Skip to content

Commit

Permalink
update to podman v5.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Dec 1, 2024
1 parent ab6e21d commit 9779a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ require (
github.com/containers/podman/v5 v5.3.1
github.com/containers/storage v1.56.0
github.com/distribution/reference v0.6.0
github.com/docker/docker v27.3.1+incompatible
github.com/docker/go-units v0.5.0
github.com/gdamore/tcell/v2 v2.7.4
github.com/hashicorp/go-multierror v1.1.1
Expand Down Expand Up @@ -51,6 +50,7 @@ require (
github.com/cyphar/filepath-securejoin v0.3.4 // indirect
github.com/disiqueira/gotree/v3 v3.0.2 // indirect
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/docker/docker v27.3.1+incompatible // indirect
github.com/docker/docker-credential-helpers v0.8.2 // indirect
github.com/docker/go-connections v0.5.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
Expand Down

0 comments on commit 9779a90

Please sign in to comment.