update go.mod

This commit is contained in:
ginuerzh
2022-08-20 21:43:21 +08:00
parent 8a8cbdd9e1
commit 5cbba69ae2
2 changed files with 6 additions and 4 deletions

2
go.mod
View File

@ -87,6 +87,8 @@ require (
golang.org/x/sys v0.0.0-20220817070843-5a390386f1f2 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/tools v0.1.12 // indirect
golang.zx2c4.com/wintun v0.0.0-20211104114900-415007cec224 // indirect
golang.zx2c4.com/wireguard v0.0.0-20220703234212-c31a7b1ab478 // indirect
google.golang.org/genproto v0.0.0-20220126215142-9970aeb2e350 // indirect
google.golang.org/grpc v1.45.0 // indirect
google.golang.org/protobuf v1.27.1 // indirect