Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/go_modules/golang.org/x/net-0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSupeng authored Oct 19, 2023
2 parents 30357a1 + 090e292 commit 454471d
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 28 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ require (
github.com/fsnotify/fsnotify v1.4.9
github.com/garyburd/redigo v1.6.2
github.com/gin-contrib/cors v1.3.1
github.com/gin-gonic/gin v1.7.7
github.com/gin-gonic/gin v1.9.1
github.com/go-acme/lego/v3 v3.4.0
github.com/go-playground/locales v0.13.0
github.com/go-playground/universal-translator v0.17.0
github.com/go-playground/validator/v10 v10.4.1
github.com/golang/protobuf v1.4.2
github.com/go-playground/locales v0.14.1
github.com/go-playground/universal-translator v0.18.1
github.com/go-playground/validator/v10 v10.14.0
github.com/golang/protobuf v1.5.0
github.com/jinzhu/gorm v1.9.16
github.com/kayon/iploc v0.0.0-20200312105652-bda3e968a794
github.com/mailru/easyjson v0.7.6
Expand Down
Loading

0 comments on commit 454471d

Please sign in to comment.