diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ require ( github.com/container-orchestrated-devices/container-device-interface v0.4.0 github.com/containernetworking/cni v1.1.0 github.com/containernetworking/plugins v1.1.1 - github.com/containers/buildah v1.25.2-0.20220423102655-8f2bb8876f3f + github.com/containers/buildah v1.26.1 github.com/containers/common v0.48.0 github.com/containers/conmon v2.0.20+incompatible github.com/containers/image/v5 v5.21.1 |