File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091
3030 github.com/urfave/cli/v2 v2.27.7
3131 github.com/vishvananda/netlink v1.3.1
32- go.uber.org/zap v1.27.0
32+ go.uber.org/zap v1.27.1
3333 golang.org/x/sys v0.39.0
3434 golang.zx2c4.com/wireguard/windows v0.5.3
3535 gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -537,6 +537,8 @@ go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee/go.mod h1:vJERXedbb3MVM5f9E
537537go.uber.org/zap v1.16.0 /go.mod h1:MA8QOfq0BHJwdXa996Y4dYkAqRKB8/1K1QMMZVaNZjQ =
538538go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8 =
539539go.uber.org/zap v1.27.0 /go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E =
540+ go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc =
541+ go.uber.org/zap v1.27.1 /go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E =
540542go.yaml.in/yaml/v2 v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0 =
541543go.yaml.in/yaml/v2 v2.4.3 /go.mod h1:zSxWcmIDjOzPXpjlTTbAsKokqkDNAVtZO0WOMiT90s8 =
542544go4.org v0.0.0-20180809161055-417644f6feb5 /go.mod h1:MkTOUMDaeVYJUOUsaDXIhWPZYa1yOyC1qaOBpL57BhE =
You can’t perform that action at this time.
0 commit comments