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 @@ -5,7 +5,7 @@ go 1.25.0
55toolchain go1.26.1
66
77require (
8- github.com/d0ugal/promexporter v1.14.28
8+ github.com/d0ugal/promexporter v1.14.29
99 github.com/prometheus/client_golang v1.23.2
1010 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0
1111 go.opentelemetry.io/otel v1.42.0
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
1212github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
1313github.com/cloudwego/base64x v0.1.6 h1:t11wG9AECkCDk5fMSoxmufanudBtJ+/HemLstXDLI2M =
1414github.com/cloudwego/base64x v0.1.6 /go.mod h1:OFcloc187FXDaYHvrNIjxSe8ncn0OOM8gEHfghB2IPU =
15- github.com/d0ugal/promexporter v1.14.28 h1:RZY9n7g2NtiIRJT32bMLn06IPezwl4ZL0jVkzFO/9U8 =
16- github.com/d0ugal/promexporter v1.14.28 /go.mod h1:vpUsqUFRghffGLqRVbkvSyh4Uu6YI4PG9cK/IT/kfvg =
15+ github.com/d0ugal/promexporter v1.14.29 h1:DNdM6tsUKJxHkE6naZDAl+1N/o82/ehsB0n1rB+IxXk =
16+ github.com/d0ugal/promexporter v1.14.29 /go.mod h1:TUfAZv+Y4/c/E+uzqMVmqiIKJGouWI98kL4fcaI6vmI =
1717github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1818github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1919github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments