Skip to content

Commit

Permalink
Bump github.com/itbasis/go-core-utils/v2 from 2.3.1 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/itbasis/go-core-utils/v2](https://github.com/itbasis/go-core-utils) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/itbasis/go-core-utils/releases)
- [Commits](itbasis/go-core-utils@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/itbasis/go-core-utils/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 36c4071 commit d73510b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/golang-jwt/jwt/v5 v5.2.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
github.com/itbasis/go-clock/v2 v2.1.0
github.com/itbasis/go-core-utils/v2 v2.3.1
github.com/itbasis/go-core-utils/v2 v2.3.2
github.com/itbasis/go-test-utils/v2 v2.3.6
github.com/juju/zaputil v0.0.0-20190326175239-ef53049637ac
github.com/onsi/ginkgo/v2 v2.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ github.com/hpcloud/tail v1.0.0 h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/itbasis/go-clock/v2 v2.1.0 h1:O8D37rq2aGrgn9iLl6u5sB190sczVU8iBh7GfgKFYyk=
github.com/itbasis/go-clock/v2 v2.1.0/go.mod h1:C2fmavKab/tAL/Q0IgAcd3sRtwwli8/fleTdCS467Gw=
github.com/itbasis/go-core-utils/v2 v2.3.1 h1:vm95BO9up2778n5J5YmHiXvitLoNVqWHRXSZL0onkGE=
github.com/itbasis/go-core-utils/v2 v2.3.1/go.mod h1:bU0wFC9ZygW0TFAWNJhU2wI51Ntlw9qFOSuthyKRAKE=
github.com/itbasis/go-core-utils/v2 v2.3.2 h1:IPQcgg2yB55GE3HSiA7dYX4AUE34Z+W7z1iHJsWM6Ko=
github.com/itbasis/go-core-utils/v2 v2.3.2/go.mod h1:bU0wFC9ZygW0TFAWNJhU2wI51Ntlw9qFOSuthyKRAKE=
github.com/itbasis/go-test-utils/v2 v2.3.6 h1:959yP7A36aWAnwZss8E9xqemDHaey4MW5wlLnodVbG8=
github.com/itbasis/go-test-utils/v2 v2.3.6/go.mod h1:+uvJSDlL8u+G3W97FvBD/s1SNBNPq9TQOARSggcb1Eg=
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
Expand Down

0 comments on commit d73510b

Please sign in to comment.