Skip to content

Commit a496cd3

Browse files
committed
fix: Update module github.com/d0ugal/promexporter to v2
1 parent f2c28f2 commit a496cd3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ toolchain go1.25.7
66

77
require (
88
github.com/d0ugal/promexporter v1.14.26
9+
github.com/d0ugal/promexporter/v2 v2.0.1
910
github.com/prometheus/client_golang v1.23.2
1011
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0
1112
go.opentelemetry.io/otel v1.40.0

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ github.com/cloudwego/base64x v0.1.6 h1:t11wG9AECkCDk5fMSoxmufanudBtJ+/HemLstXDLI
1414
github.com/cloudwego/base64x v0.1.6/go.mod h1:OFcloc187FXDaYHvrNIjxSe8ncn0OOM8gEHfghB2IPU=
1515
github.com/d0ugal/promexporter v1.14.26 h1:Fg8FLpgIGBZieJZp0+2xrymPmdjzKIipzENU4aOY2KE=
1616
github.com/d0ugal/promexporter v1.14.26/go.mod h1:z39r3+kIpuW3D2R/Z7OhlP1bM9AmnCtN4cErJAHEDgk=
17+
github.com/d0ugal/promexporter/v2 v2.0.1/go.mod h1:worctG+CKXuEKbQazmnd/ZQtnJrPIVcBeEEDE3yPP/w=
1718
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1819
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
1920
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)