Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Laica-Lunasys committed Feb 18, 2021
1 parent 8c28115 commit 6d2869b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.14

require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/dash-app/remote-go v0.0.0-20210203102736-9713bf31eb16
github.com/dash-app/remote-go v0.0.0-20210218130152-0194225df821
github.com/gin-contrib/cors v1.3.1
github.com/gin-contrib/static v0.0.0-20200916080430-d45d9a37d28e
github.com/gin-gonic/gin v1.6.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ github.com/dash-app/remote-go v0.0.0-20210118155325-4cf24015c0bf h1:OuhsvtEpZpYG
github.com/dash-app/remote-go v0.0.0-20210118155325-4cf24015c0bf/go.mod h1:NDeDX5ytimaP0cjt4kj7m/3stnbWokHKSgN7cZY5ZdA=
github.com/dash-app/remote-go v0.0.0-20210203102736-9713bf31eb16 h1:MAE7Ab9Sj+fyAW44YdupgL7n0H8YiX3Fm2xX2Xg4t/k=
github.com/dash-app/remote-go v0.0.0-20210203102736-9713bf31eb16/go.mod h1:NDeDX5ytimaP0cjt4kj7m/3stnbWokHKSgN7cZY5ZdA=
github.com/dash-app/remote-go v0.0.0-20210218130152-0194225df821 h1:K/Lb87ByH1t2CtpPwpp81L6OXMBFgo3oprnYS9QJEPs=
github.com/dash-app/remote-go v0.0.0-20210218130152-0194225df821/go.mod h1:NDeDX5ytimaP0cjt4kj7m/3stnbWokHKSgN7cZY5ZdA=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 6d2869b

Please sign in to comment.