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 @@ -98,7 +98,7 @@ require (
9898 github.com/golang/protobuf v1.5.4 // indirect
9999 github.com/google/btree v1.1.2 // indirect
100100 github.com/google/go-cmp v0.6.0 // indirect
101- github.com/google/nftables v0.1.1-0.20230115205135-9aa6fdf5a28c // indirect
101+ github.com/google/nftables v0.2.0 // indirect
102102 github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b // indirect
103103 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
104104 github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0 // indirect
Original file line number Diff line number Diff line change @@ -239,8 +239,8 @@ github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/
239239github.com/google/gofuzz v1.1.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
240240github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0 =
241241github.com/google/gofuzz v1.2.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
242- github.com/google/nftables v0.1.1-0.20230115205135-9aa6fdf5a28c h1:06RMfw+TMMHtRuUOroMeatRCCgSMWXCJQeABvHU69YQ =
243- github.com/google/nftables v0.1.1-0.20230115205135-9aa6fdf5a28c /go.mod h1:BVIYo3cdnT4qSylnYqcd5YtmXhr51cJPGtnLBe/uLBU =
242+ github.com/google/nftables v0.2.0 h1:PbJwaBmbVLzpeldoeUKGkE2RjstrjPKMl6oLrfEJ6/8 =
243+ github.com/google/nftables v0.2.0 /go.mod h1:Beg6V6zZ3oEn0JuiUQ4wqwuyqqzasOltcoXPtgLbFp4 =
244244github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b h1:h9U78+dx9a4BKdQkBBos92HalKpaGKHrp+3Uo6yTodo =
245245github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b /go.mod h1:czg5+yv1E0ZGTi6S6vVK1mke0fV+FaUhNGcd6VRS9Ik =
246246github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4 =
You can’t perform that action at this time.
0 commit comments