Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Bump github.com/itbasis/go-clock from 1.5.1 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/itbasis/go-clock](https://github.com/itbasis/go-clock) from 1.5.1 to 1.6.0.
- [Commits](itbasis/go-clock@v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/itbasis/go-clock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 9610e2d commit 6e30adb
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 @@ -10,7 +10,7 @@ require (
github.com/gofrs/uuid/v5 v5.0.0
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
github.com/itbasis/go-clock v1.5.1
github.com/itbasis/go-clock v1.6.0
github.com/itbasis/go-core-utils/v2 v2.3.1
github.com/itbasis/go-jwt-auth/v2 v2.1.0
github.com/itbasis/go-log-utils/v2 v2.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,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/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=
github.com/imdario/mergo v0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
github.com/itbasis/go-clock v1.5.1 h1:5ssVfc4XgWP22E9CH1rBfvVmAJuCzzoOtXXtffwd0oM=
github.com/itbasis/go-clock v1.5.1/go.mod h1:f2xb+jYG08bJqW2O4aYixoP9fTFeVWZsF2gALiq5hlU=
github.com/itbasis/go-clock v1.6.0 h1:fl42CV9lX+QIb028yuZWtUKV5Vh4mHIKujGuKeLFVAQ=
github.com/itbasis/go-clock v1.6.0/go.mod h1:POoB6LUtO2xO/Y/7YPfObKpJL/DIaLjaKejP4eTgz+Q=
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-docker-utils/v2 v2.1.3 h1:dFnL2bhGsf7sVXIkSnSj1jZgvLIptuFnkxexz4NTfOE=
Expand Down

0 comments on commit 6e30adb

Please sign in to comment.