Commit 3aaf0d0 1 parent cffd609 commit 3aaf0d0 Copy full SHA for 3aaf0d0
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ require (
63
63
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
64
64
github.com/wcharczuk/go-chart v2.0.1+incompatible
65
65
golang.org/x/net v0.17.0
66
- golang.org/x/sync v0.1 .0
66
+ golang.org/x/sync v0.4 .0
67
67
golang.org/x/sys v0.13.0
68
68
gonum.org/v1/gonum v0.14.0
69
69
gonum.org/v1/plot v0.14.0
Original file line number Diff line number Diff line change @@ -1226,8 +1226,9 @@ golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJ
1226
1226
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1227
1227
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1228
1228
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1229
- golang.org/x/sync v0.1.0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o =
1230
1229
golang.org/x/sync v0.1.0 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1230
+ golang.org/x/sync v0.4.0 h1:zxkM55ReGkDlKSM+Fu41A+zmbZuaPVbGMzvvdUPznYQ =
1231
+ golang.org/x/sync v0.4.0 /go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y =
1231
1232
golang.org/x/sys v0.0.0-20170830134202-bb24a47a89ea /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
1232
1233
golang.org/x/sys v0.0.0-20171026204733-164713f0dfce /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
1233
1234
golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
You can’t perform that action at this time.
0 commit comments