This repository was archived by the owner on Oct 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/google/go-cmp v0.7.0
1414 github.com/google/nftables v0.3.0
1515 github.com/mdlayher/netlink v1.7.3-0.20250113171957-fbb4dce95f42
16- github.com/prometheus/client_golang v1.21.1
16+ github.com/prometheus/client_golang v1.22.0
1717 github.com/ti-mo/conntrack v0.5.1
1818 github.com/ti-mo/netfilter v0.5.2
1919 github.com/vishvananda/netlink v1.3.1-0.20250110035100-391c8505129e
@@ -56,7 +56,6 @@ require (
5656 github.com/google/uuid v1.6.0 // indirect
5757 github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
5858 github.com/inconshreveable/mousetrap v1.1.0 // indirect
59- github.com/klauspost/compress v1.18.0 // indirect
6059 github.com/knqyf263/go-plugin v0.9.0 // indirect
6160 github.com/mdlayher/socket v0.5.1 // indirect
6261 github.com/opencontainers/runtime-spec v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
137137github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
138138github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
139139github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
140- github.com/prometheus/client_golang v1.21.1 h1:DOvXXTqVzvkIewV/CDPFdejpMCGeMcbGCQ8YOmu+Ibk =
141- github.com/prometheus/client_golang v1.21.1 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
140+ github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q =
141+ github.com/prometheus/client_golang v1.22.0 /go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8Y7vEW5scdCXrWRXC0 =
142142github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
143143github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
144144github.com/prometheus/common v0.63.0 h1:YR/EIY1o3mEFP/kZCD7iDMnLPlGyuU2Gb3HIcXnA98k =
You can’t perform that action at this time.
0 commit comments