Chore: update dependencies

This commit is contained in:
yaling888
2022-04-24 02:23:05 +08:00
committed by adlyq
parent 16a35527b7
commit e4fb10faf9
3 changed files with 12 additions and 12 deletions

6
go.mod
View File

@ -22,15 +22,15 @@ require (
go.uber.org/automaxprocs v1.5.1
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/exp v0.0.0-20220414153411-bcd21879b8fd
golang.org/x/net v0.0.0-20220412020605-290c469a71a5
golang.org/x/net v0.0.0-20220421235706-1d1ef9303861
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
golang.org/x/time v0.0.0-20220411224347-583f2d630306
golang.zx2c4.com/wireguard v0.0.0-20220407013110-ef5c587f782d
golang.zx2c4.com/wireguard/windows v0.5.4-0.20220317000008-6432784c2469
google.golang.org/protobuf v1.28.0
gopkg.in/yaml.v2 v2.4.0
gvisor.dev/gvisor v0.0.0-20220419020849-1f2f4462d45b
gvisor.dev/gvisor v0.0.0-20220422224113-2cca6b79d9f4
)
require (