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 172740a commit 6602a94Copy full SHA for 6602a94
go.mod
@@ -34,7 +34,6 @@ require (
34
github.com/prometheus/common v0.32.1 // indirect
35
github.com/prometheus/procfs v0.7.3 // indirect
36
github.com/spf13/pflag v1.0.5 // indirect
37
- golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
38
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect
39
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
40
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
0 commit comments