We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032f2ff commit d155fafCopy full SHA for d155faf
go.mod
@@ -297,9 +297,6 @@ replace (
297
298
github.com/grpc-ecosystem/grpc-gateway => github.com/grpc-ecosystem/grpc-gateway v1.16.0
299
300
- // Apple Silicon support https://github.com/argoproj-labs/terraform-provider-argocd/pull/222
301
- github.com/remyoudompheng/bigfft => github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa
302
-
303
// Avoid CVE-2022-28948
304
gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.1
305
0 commit comments