Skip to content

Commit 9ec2f54

Browse files
fix(deps): update module github.com/prometheus/client_golang to v1.20.3
1 parent 0284003 commit 9ec2f54

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/fsnotify/fsnotify v1.7.0
1414
github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322
1515
github.com/open-feature/open-feature-operator/apis v0.2.44
16-
github.com/prometheus/client_golang v1.19.1
16+
github.com/prometheus/client_golang v1.20.3
1717
github.com/robfig/cron v1.2.0
1818
github.com/stretchr/testify v1.9.0
1919
github.com/twmb/murmur3 v1.1.8

flagd-proxy/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/dimiro1/banner v1.1.0
1111
github.com/mattn/go-colorable v0.1.13
1212
github.com/open-feature/flagd/core v0.10.1
13-
github.com/prometheus/client_golang v1.19.1
13+
github.com/prometheus/client_golang v1.20.3
1414
github.com/spf13/cobra v1.8.1
1515
github.com/spf13/viper v1.19.0
1616
go.opentelemetry.io/otel/exporters/prometheus v0.50.0

flagd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/gorilla/mux v1.8.1
1414
github.com/mattn/go-colorable v0.1.13
1515
github.com/open-feature/flagd/core v0.10.1
16-
github.com/prometheus/client_golang v1.19.1
16+
github.com/prometheus/client_golang v1.20.3
1717
github.com/rs/cors v1.11.0
1818
github.com/rs/xid v1.5.0
1919
github.com/spf13/cobra v1.8.1

0 commit comments

Comments
 (0)