We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76391f6 commit 7aa11daCopy full SHA for 7aa11da
eurekapp/go.mod
@@ -40,8 +40,8 @@ require (
40
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d // indirect
41
github.com/spf13/cast v1.2.0 // indirect
42
golang.org/x/mod v0.4.2 // indirect
43
- golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
44
- golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
+ golang.org/x/net v0.7.0 // indirect
+ golang.org/x/sys v0.5.0 // indirect
45
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
46
golang.org/x/tools v0.1.6-0.20210726203631-07bc1bf47fb2 // indirect
47
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
0 commit comments