Skip to content

Commit 7e20596

Browse files
renovate[bot]d0ugal
authored andcommitted
fix: Update module github.com/d0ugal/promexporter to v1.5.0
1 parent 2073eb4 commit 7e20596

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25
55
toolchain go1.25.3
66

77
require (
8-
github.com/d0ugal/promexporter v1.4.1
8+
github.com/d0ugal/promexporter v1.5.0
99
github.com/prometheus/client_golang v1.23.2
1010
gopkg.in/yaml.v3 v3.0.1
1111
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
1010
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
1111
github.com/cloudwego/base64x v0.1.6 h1:t11wG9AECkCDk5fMSoxmufanudBtJ+/HemLstXDLI2M=
1212
github.com/cloudwego/base64x v0.1.6/go.mod h1:OFcloc187FXDaYHvrNIjxSe8ncn0OOM8gEHfghB2IPU=
13-
github.com/d0ugal/promexporter v1.4.1 h1:9+PxIG6MO/f5eokSwmgQOFf2DCm2piRrb+oDP+D7tpI=
14-
github.com/d0ugal/promexporter v1.4.1/go.mod h1:ftHVFD5IAlMFhHjZrFcidE9AhQ4MSsGvfdWFuQTbj2w=
13+
github.com/d0ugal/promexporter v1.5.0 h1:1xFxqAkV12dX/IFtl/pWvRz5CAc6IWNCWFVfS3nlQJ4=
14+
github.com/d0ugal/promexporter v1.5.0/go.mod h1:QMK+wPYIJmdeGDBE3NDwWbEArKEcxsOiDfAmU0mXyHw=
1515
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1616
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
1717
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)