Skip to content

Commit 993263b

Browse files
fix(deps): update module github.com/prometheus/client_golang to v1.20.0
1 parent abb5ca3 commit 993263b

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.0
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.0
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.0
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)