Skip to content

Commit

Permalink
Merge pull request #306 from ImageMonkey/dependabot/go_modules/src/gi…
Browse files Browse the repository at this point in the history
…thub.com/gin-gonic/gin-1.9.1

Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1 in /src
  • Loading branch information
bbernhard authored Jan 25, 2024
2 parents b49d4cb + 653dfbe commit 3f0d15f
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 38 deletions.
4 changes: 2 additions & 2 deletions src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/bbernhard/imghash v0.0.0-20151018235733-6afea89d4c0e
github.com/certifi/gocertifi v0.0.0-20190506164543-d2eda7129713 // indirect
github.com/getsentry/raven-go v0.2.0
github.com/gin-gonic/gin v1.7.7
github.com/gin-gonic/gin v1.9.1
github.com/gofrs/uuid v3.2.0+incompatible
github.com/golang-jwt/jwt v3.2.1+incompatible
github.com/gomodule/redigo v2.0.0+incompatible
Expand All @@ -27,7 +27,7 @@ require (
github.com/oschwald/maxminddb-golang v1.3.1 // indirect
github.com/sirupsen/logrus v1.4.2
gocv.io/x/gocv v0.20.0
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/crypto v0.9.0
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
gopkg.in/h2non/bimg.v1 v1.0.19
gopkg.in/resty.v1 v1.12.0
Expand Down
Loading

0 comments on commit 3f0d15f

Please sign in to comment.