File tree 4 files changed +33
-155
lines changed
4 files changed +33
-155
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ replace github.com/opencontainers/go-digest => github.com/opencontainers/go-dige
11
11
require (
12
12
cloud.google.com/go/storage v1.29.0
13
13
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
14
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.4.0
15
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.1
14
+ github.com/Azure/azure-sdk-for-go/sdk/azcore v1.4.0-beta.1
15
+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0-beta.3
16
16
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
17
17
github.com/Masterminds/semver/v3 v3.2.0
18
18
github.com/cyphar/filepath-securejoin v0.2.3
@@ -400,3 +400,5 @@ require (
400
400
)
401
401
402
402
retract v0.32.0 // Refers to incorrect ./api version.
403
+
404
+ replace github.com/fluxcd/pkg/oci => github.com/weisdd/fluxcd-pkg/oci v0.0.0-20230216100018-1186e0dede79
You can’t perform that action at this time.
0 commit comments