Skip to content

Commit

Permalink
remove libpod dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Jun 1, 2023
1 parent 7bc0380 commit b3b6e1d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 113 deletions.
5 changes: 0 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ require (
github.com/containernetworking/cni v1.1.2
github.com/containernetworking/plugins v1.3.0
github.com/containers/common v0.53.0
github.com/containers/libpod v1.9.3
github.com/containers/podman/v4 v4.5.1
github.com/digitalocean/go-openvswitch v0.0.0-20201214180534-ce0f183468d8
github.com/docker/distribution v2.8.2+incompatible
Expand Down Expand Up @@ -60,7 +59,6 @@ require (
github.com/container-orchestrated-devices/container-device-interface v0.5.4 // indirect
github.com/containerd/typeurl/v2 v2.1.1 // indirect
github.com/cyberphone/json-canonicalization v0.0.0-20220623050100-57a0ce2678a7 // indirect
github.com/fsouza/go-dockerclient v1.9.7 // indirect
github.com/go-openapi/analysis v0.21.4 // indirect
github.com/go-openapi/errors v0.20.3 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
Expand All @@ -81,11 +79,8 @@ require (
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mdlayher/socket v0.4.1 // indirect
github.com/mistifyio/go-zfs/v3 v3.0.0 // indirect
github.com/moby/patternmatcher v0.5.0 // indirect
github.com/moby/sys/sequential v0.5.0 // indirect
github.com/morikuni/aec v1.0.0 // indirect
github.com/oklog/ulid v1.3.1 // indirect
github.com/openshift/imagebuilder v1.2.4 // indirect
github.com/pkg/sftp v1.13.5 // indirect
github.com/sigstore/fulcio v1.2.0 // indirect
github.com/sigstore/rekor v1.1.0 // indirect
Expand Down
Loading

0 comments on commit b3b6e1d

Please sign in to comment.