Skip to content

Commit 6602a94

Browse files
committed
cleanup go modules
Signed-off-by: Markus Blaschke <[email protected]>
1 parent 172740a commit 6602a94

File tree

2 files changed

+119
-203
lines changed

2 files changed

+119
-203
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ require (
3434
github.com/prometheus/common v0.32.1 // indirect
3535
github.com/prometheus/procfs v0.7.3 // indirect
3636
github.com/spf13/pflag v1.0.5 // indirect
37-
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
3837
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect
3938
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
4039
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect

0 commit comments

Comments
 (0)