diff --git a/go.mod b/go.mod index d607a1f93..7025a9c6b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/google/go-containerregistry -go 1.26.3 +go 1.26.4 require ( github.com/containerd/stargz-snapshotter/estargz v0.18.1