From c655101327ecb9aad9bc79722699c76e2a62034e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 08:47:41 +0000 Subject: [PATCH] chore(deps): update module github.com/distribution/distribution/v3 to v3.0.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 664a4f806..5d463dc2c 100644 --- a/go.mod +++ b/go.mod @@ -70,7 +70,7 @@ require ( github.com/coreos/go-systemd/v22 v22.5.0 // indirect github.com/coreos/vcontext v0.0.0-20231102161604-685dc7299dc5 // indirect github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect - github.com/distribution/distribution/v3 v3.0.0-20230519140516-983358f8e250 // indirect + github.com/distribution/distribution/v3 v3.0.0 // indirect github.com/docker/docker v28.0.4+incompatible // indirect github.com/docker/docker-credential-helpers v0.9.3 // indirect github.com/docker/go-metrics v0.0.1 // indirect