update go.mod

This commit is contained in:
ginuerzh
2023-11-19 20:00:14 +08:00
parent c87faa2017
commit e8be8d625a
2 changed files with 3 additions and 6 deletions

1
go.mod
View File

@ -43,6 +43,7 @@ require (
golang.zx2c4.com/wireguard v0.0.0-20220703234212-c31a7b1ab478
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1
)