Skip to content

Commit

Permalink
Merge pull request #15 from TohoOutsiders/dependabot/go_modules/githu…
Browse files Browse the repository at this point in the history
…b.com/gin-gonic/gin-1.9.0

Bump github.com/gin-gonic/gin from 1.7.0 to 1.9.0
  • Loading branch information
gutrse3321 authored Sep 24, 2024
2 parents cf98463 + 30b5cee commit 9943fed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ module github.com/gutrse3321/web-marisa
go 1.15

require (
github.com/gin-gonic/gin v1.7.0
github.com/gin-gonic/gin v1.9.0
github.com/google/wire v0.5.0
github.com/gutrse3321/aki/pkg v0.0.0-20200619033054-c20e563bfd91
github.com/pkg/errors v0.9.1
github.com/spf13/viper v1.7.0
go.uber.org/zap v1.10.0
golang.org/x/net v0.0.0-20200528225125-3c3fba18258b // indirect
google.golang.org/protobuf v1.24.0 // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
)

0 comments on commit 9943fed

Please sign in to comment.