Skip to content

Commit

Permalink
Update remote-go
Browse files Browse the repository at this point in the history
  • Loading branch information
Laica-Lunasys committed Apr 11, 2024
1 parent 3e901d2 commit 0024e46
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 @@ -7,7 +7,7 @@ go 1.17

require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/dash-app/remote-go v0.1.3
github.com/dash-app/remote-go v0.1.4
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 @@ -20,6 +20,8 @@ github.com/dash-app/remote-go v0.1.2 h1:cJw+5pzeHivbrw5ppr9AHrD7J37DEI7K8EqUOgBE
github.com/dash-app/remote-go v0.1.2/go.mod h1:YgefySI1BzDuv1Hw1uCECHeKIVqk6V40hIXvM5pjBCo=
github.com/dash-app/remote-go v0.1.3 h1:8jpydIkL2/aCX2K0AloLkXfgVurkDmBeyoPMx7iVPTo=
github.com/dash-app/remote-go v0.1.3/go.mod h1:YgefySI1BzDuv1Hw1uCECHeKIVqk6V40hIXvM5pjBCo=
github.com/dash-app/remote-go v0.1.4 h1:djjM/VPgqRQ1JHqF+RtUFSkcYcekdEMnPolx97Inttk=
github.com/dash-app/remote-go v0.1.4/go.mod h1:YgefySI1BzDuv1Hw1uCECHeKIVqk6V40hIXvM5pjBCo=
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 0024e46

Please sign in to comment.