feat(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0 (#9)

This commit is contained in:
dependabot[bot]
2024-04-26 15:31:07 +00:00
committed by GitHub
parent 9674825e8f
commit b440d7fea3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22.1
require (
github.com/aws/aws-sdk-go-v2/config v1.27.11
github.com/containerd/containerd v1.7.14
github.com/distribution/reference v0.5.0
github.com/distribution/reference v0.6.0
github.com/go-openapi/runtime v0.28.0
github.com/go-openapi/strfmt v0.23.0
github.com/google/go-containerregistry v0.19.1