File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
25
25
golang.org/x/net v0.17.0
26
26
golang.org/x/sync v0.3.0
27
- golang.org/x/sys v0.14 .0
27
+ golang.org/x/sys v0.15 .0
28
28
golang.org/x/term v0.13.0
29
29
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
30
30
golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7w
197
197
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
198
198
golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
199
199
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
200
- golang.org/x/sys v0.14 .0 h1:Vz7Qs629MkJkGyHxUlRHizWJRG2j8fbQKjELVSNhy7Q =
201
- golang.org/x/sys v0.14 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
200
+ golang.org/x/sys v0.15 .0 h1:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc =
201
+ golang.org/x/sys v0.15 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
202
202
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
203
203
golang.org/x/term v0.13.0 h1:bb+I9cTfFazGW51MZqBVmZy7+JEJMouUHTUSKVQLBek =
204
204
golang.org/x/term v0.13.0 /go.mod h1:LTmsnFJwVN6bCy1rVCoS+qHT1HhALEFxKncY3WNNh4U =
You can’t perform that action at this time.
0 commit comments