cni go dependency?
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2023-10-25 15:48:08 +02:00
parent b75ab08077
commit 8aa2cfd0c3
3 changed files with 30 additions and 2 deletions

3
go.mod
View File

@@ -1,12 +1,11 @@
module github.com/drone-runners/drone-runner-podman
go 1.20
go 1.16
require (
github.com/buildkite/yaml v2.1.0+incompatible
github.com/containers/common v0.56.0
github.com/containers/podman/v4 v4.7.1
github.com/containernetworking/cni v1.1.2
github.com/dchest/uniuri v1.2.0
github.com/docker/distribution v2.8.3+incompatible
github.com/docker/docker v24.0.6+incompatible