Skip to content

Commit

Permalink
Bump github.com/cpuguy83/go-docker from 0.2.1 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/cpuguy83/go-docker](https://github.com/cpuguy83/go-docker) from 0.2.1 to 0.3.0.
- [Commits](cpuguy83/go-docker@v0.2.1...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cpuguy83 committed Feb 14, 2024
1 parent c047001 commit ed44923
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/containerd/containerd v1.7.2
github.com/cpuguy83/dockercfg v0.3.1
github.com/cpuguy83/go-docker v0.2.1
github.com/cpuguy83/go-docker v0.3.0
github.com/cpuguy83/go-docker/buildkitopt v0.1.2
github.com/goccy/go-yaml v1.11.3
github.com/google/go-cmp v0.5.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/containerd/typeurl/v2 v2.1.1 h1:3Q4Pt7i8nYwy2KmQWIw2+1hTvwTE/6w9Fqctt
github.com/containerd/typeurl/v2 v2.1.1/go.mod h1:IDp2JFvbwZ31H8dQbEIY7sDl2L3o3HZj1hsSQlywkQ0=
github.com/cpuguy83/dockercfg v0.3.1 h1:/FpZ+JaygUR/lZP2NlFI2DVfrOEMAIKP5wWEJdoYe9E=
github.com/cpuguy83/dockercfg v0.3.1/go.mod h1:sugsbF4//dDlL/i+S+rtpIWp+5h0BHJHfjj5/jFyUJc=
github.com/cpuguy83/go-docker v0.2.1 h1:ZMGvmMQwQGR2PvKYlyVymzt7mAPYIuQ1Y0/AaQXW4co=
github.com/cpuguy83/go-docker v0.2.1/go.mod h1:tZURUlegjsgYPhkfkuPCeVrp1ocirH4P1yUexBpP25g=
github.com/cpuguy83/go-docker v0.3.0 h1:O88rocdycYvY+pUYYp0i1rRDANXHurNir3VE0F/PH3g=
github.com/cpuguy83/go-docker v0.3.0/go.mod h1:R2HgB/m54W+2dhYc70Xm78yS6o775SfN09bGIPSfQZQ=
github.com/cpuguy83/go-docker/buildkitopt v0.1.2 h1:ikh1gGd33k+SIUYvz86cN0kq9p1KhIJox5tIXcemv74=
github.com/cpuguy83/go-docker/buildkitopt v0.1.2/go.mod h1:BpQa6UGlRuOHv/oTI83l1h+14DYWwh0eMaDaC9essbg=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit ed44923

Please sign in to comment.