File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/fluxcd/pkg/lockedfile v0.7.0
1818 github.com/fluxcd/pkg/oci v0.64.0
1919 github.com/fluxcd/pkg/sourceignore v0.17.0
20- github.com/fluxcd/pkg/tar v0.18 .0
20+ github.com/fluxcd/pkg/tar v1.0 .0
2121 github.com/onsi/gomega v1.39.0
2222 github.com/opencontainers/go-digest v1.0.0
2323 github.com/opencontainers/go-digest/blake3 v0.0.0-20250813155314-89707e38ad1a
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ replace (
1212replace github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.1-0.20220411205349-bde1400a84be
1313
1414require (
15- github.com/fluxcd/pkg/tar v0.18 .0
15+ github.com/fluxcd/pkg/tar v1.0 .0
1616 github.com/fluxcd/pkg/testserver v0.13.0
1717 github.com/go-logr/logr v1.4.3
1818 github.com/hashicorp/go-retryablehttp v0.7.8
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/Masterminds/semver/v3 v3.4.0
1313 github.com/distribution/distribution/v3 v3.0.0
1414 github.com/fluxcd/pkg/sourceignore v0.17.0
15- github.com/fluxcd/pkg/tar v0.18 .0
15+ github.com/fluxcd/pkg/tar v1.0 .0
1616 github.com/fluxcd/pkg/version v0.14.0
1717 github.com/google/go-containerregistry v0.20.7
1818 github.com/onsi/gomega v1.39.0
You can’t perform that action at this time.
0 commit comments