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 10, 2024
1 parent ea0d1d4 commit 909866e
Show file tree
Hide file tree
Showing 2 changed files with 5 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.1
github.com/dash-app/remote-go v0.1.3
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
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ github.com/dash-app/remote-go v0.1.0 h1:Aw10f1KxY4jUwS/h3V9DE92ihkfElu8gWxnWjuy0
github.com/dash-app/remote-go v0.1.0/go.mod h1:YgefySI1BzDuv1Hw1uCECHeKIVqk6V40hIXvM5pjBCo=
github.com/dash-app/remote-go v0.1.1 h1:fUR8Qfgbs5dUnZ0SiOiIFSb98n59nTi6hhdGKOniAxo=
github.com/dash-app/remote-go v0.1.1/go.mod h1:YgefySI1BzDuv1Hw1uCECHeKIVqk6V40hIXvM5pjBCo=
github.com/dash-app/remote-go v0.1.2 h1:cJw+5pzeHivbrw5ppr9AHrD7J37DEI7K8EqUOgBEBuk=
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/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 909866e

Please sign in to comment.