Skip to content

Commit

Permalink
chore(deps): bump gorm.io/plugin/dbresolver from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [gorm.io/plugin/dbresolver](https://github.com/go-gorm/dbresolver) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/go-gorm/dbresolver/releases)
- [Commits](go-gorm/dbresolver@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: gorm.io/plugin/dbresolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tr1v3r committed Aug 16, 2022
1 parent 2b2c858 commit 0c6919c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ require (
gorm.io/driver/sqlserver v1.3.1
gorm.io/gorm v1.23.9-0.20220713102635-3262daf8d468
gorm.io/hints v1.1.0
gorm.io/plugin/dbresolver v1.2.1
gorm.io/plugin/dbresolver v1.2.2
)
12 changes: 2 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -248,18 +248,10 @@ gorm.io/gorm v1.22.2/go.mod h1:F+OptMscr0P2F2qU97WT1WimdH9GaQPoDW7AYd5i2Y0=
gorm.io/gorm v1.23.1/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.23.4/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.23.6/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.23.7 h1:ww+9Mu5WwHKDSOQZFC4ipu/sgpKMr9EtrJ0uwBqNtB0=
gorm.io/gorm v1.23.7/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.23.9-0.20220713092119-08f6d06e47b2 h1:LB0vkIwS3PwIR6PVFHZZFKKXm8qlU9OPWUyIgidG+h8=
gorm.io/gorm v1.23.9-0.20220713092119-08f6d06e47b2/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.23.9-0.20220713094414-a7063848efe7 h1:WT614/WbS5Pj6wwHdP1fRiVbC7RPT8TJGkQZEipAl4w=
gorm.io/gorm v1.23.9-0.20220713094414-a7063848efe7/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.23.9-0.20220713100211-cae30e9a50cb h1:tLvsV3ziTtPghu/sQiSvqdUkmekbw3EHnfa/91C77V0=
gorm.io/gorm v1.23.9-0.20220713100211-cae30e9a50cb/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/gorm v1.23.9-0.20220713102635-3262daf8d468 h1:1jRkgZcKrEqhq3+agcFmPt6wOdEAoetBc5zH0lvIeFk=
gorm.io/gorm v1.23.9-0.20220713102635-3262daf8d468/go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk=
gorm.io/hints v1.1.0 h1:Lp4z3rxREufSdxn4qmkK3TLDltrM10FLTHiuqwDPvXw=
gorm.io/hints v1.1.0/go.mod h1:lKQ0JjySsPBj3uslFzY3JhYDtqEwzm+G1hv8rWujB6Y=
gorm.io/plugin/dbresolver v1.2.1 h1:moK7t4QJRh+Eer60UGuiANM/KG40uhnIqUOPLmnd/7Y=
gorm.io/plugin/dbresolver v1.2.1/go.mod h1:kWKz6XWRmz6KGBuHmGqvmAm8ioy8Y9sIhCPmissORLM=
gorm.io/plugin/dbresolver v1.2.2 h1:z8Qx40jHUGb3aOwNIg1+4sEeiF6vGo0GWiAn2P7NWkE=
gorm.io/plugin/dbresolver v1.2.2/go.mod h1:kWKz6XWRmz6KGBuHmGqvmAm8ioy8Y9sIhCPmissORLM=
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=

0 comments on commit 0c6919c

Please sign in to comment.