Skip to content

Commit

Permalink
Update Mend: high confidence minor and patch dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed Jun 17, 2024
1 parent 80be09d commit c733563
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 6 deletions.
10 changes: 4 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,18 @@ require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/gin-gonic/gin v1.1.5-0.20170716034208-93b3a0d7ec95
github.com/gin-gonic/gin v1.10.0
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/golang/protobuf v1.5.1 // indirect
github.com/gosimple/slug v1.9.0
github.com/gosimple/slug v1.14.0
github.com/jinzhu/gorm v0.0.0-20170703134954-2a1463811ee1
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.2 // indirect
github.com/json-iterator/go v1.1.10 // indirect
github.com/lib/pq v1.10.0 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mattn/go-sqlite3 v1.14.6 // indirect
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.9.0
github.com/ugorji/go v1.2.4 // indirect
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
golang.org/x/crypto v0.24.0
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/go-playground/validator.v8 v8.18.2
gopkg.in/yaml.v2 v2.3.0 // indirect
Expand Down
Loading

0 comments on commit c733563

Please sign in to comment.