mirror of
https://github.com/coredns/coredns.git
synced 2026-07-10 17:50:12 -04:00
build(deps): bump github.com/prometheus/exporter-toolkit (#8250)
This commit is contained in:
6
go.mod
6
go.mod
@@ -52,7 +52,7 @@ require (
|
||||
require (
|
||||
github.com/hashicorp/golang-lru/v2 v2.0.7
|
||||
github.com/pires/go-proxyproto v0.12.0
|
||||
github.com/prometheus/exporter-toolkit v0.16.0
|
||||
github.com/prometheus/exporter-toolkit v0.17.1
|
||||
golang.org/x/net v0.56.0
|
||||
)
|
||||
|
||||
@@ -144,8 +144,8 @@ require (
|
||||
github.com/linkdata/deadlock v0.5.5 // indirect
|
||||
github.com/lufia/plan9stats v0.0.0-20260216142805-b3301c5f2a88 // indirect
|
||||
github.com/mailru/easyjson v0.7.7 // indirect
|
||||
github.com/mdlayher/socket v0.5.1 // indirect
|
||||
github.com/mdlayher/vsock v1.2.1 // indirect
|
||||
github.com/mdlayher/socket v0.6.0 // indirect
|
||||
github.com/mdlayher/vsock v1.3.0 // indirect
|
||||
github.com/minio/simdjson-go v0.4.5 // indirect
|
||||
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
||||
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
|
||||
|
||||
Reference in New Issue
Block a user