RC-0.3.0 (2)
All checks were successful
release-tag / release-image (push) Successful in 2m9s

This commit is contained in:
2025-06-17 17:40:07 +02:00
parent 01b0b8228e
commit e074327e49
3 changed files with 81 additions and 60 deletions

1
go.mod
View File

@@ -15,6 +15,7 @@ require (
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.62.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/yl2chen/cidranger v1.0.2 // indirect
golang.org/x/sys v0.30.0 // indirect
google.golang.org/protobuf v1.36.5 // indirect
)