Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
Bump github.com/itbasis/go-docker-utils/v2 from 2.1.4 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [github.com/itbasis/go-docker-utils/v2](https://github.com/itbasis/go-docker-utils) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/itbasis/go-docker-utils/releases)
- [Commits](itbasis/go-docker-utils@v2.1.4...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 6024d8e commit 1367943
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/itbasis/go-core-utils/v2 v2.3.2
github.com/itbasis/go-docker-utils/v2 v2.1.4
github.com/itbasis/go-docker-utils/v2 v2.2.0
github.com/juju/zaputil v0.0.0-20190326175239-ef53049637ac
github.com/pkg/errors v0.9.1
go.uber.org/zap v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
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-docker-utils/v2 v2.1.4 h1:N8N288xcApNh4GbhWONrYVKZN36XhdLIyqF7WqxlLoI=
github.com/itbasis/go-docker-utils/v2 v2.1.4/go.mod h1:XdO8NKzuM51R4YBM2tuw8qSnRX3y9xjx9VMGB565grk=
github.com/itbasis/go-docker-utils/v2 v2.2.0 h1:BTFIdqAcdTHMXsTr5UiYSv0cC4YdelZZXJa2zd3zOic=
github.com/itbasis/go-docker-utils/v2 v2.2.0/go.mod h1:pk6aRtyrt+Y5YkoWUsEN3zfGLONjVdmQKkTzOtFF5Ec=
github.com/juju/loggo v0.0.0-20190212223446-d976af380377/go.mod h1:vgyd7OREkbtVEN/8IXZe5Ooef3LQePvuBm9UWj6ZL8U=
github.com/juju/zaputil v0.0.0-20190326175239-ef53049637ac h1:mIYfqlPcFmuFpKMMMmq+pu7okWEWShiyW2w6/+2qDaY=
github.com/juju/zaputil v0.0.0-20190326175239-ef53049637ac/go.mod h1:yGXwCw1C3O7X2kkzB5gky65S4I5a0h4Ylic4xVo5D78=
Expand Down

0 comments on commit 1367943

Please sign in to comment.