Skip to content

Commit 8c91352

Browse files
fix(deps): update module github.com/open-feature/flagd/core to v0.10.2
1 parent 0284003 commit 8c91352

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flagd-proxy/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
buf.build/gen/go/open-feature/flagd/protocolbuffers/go v1.34.2-20240215170432-1e611e2999cc.2
1010
github.com/dimiro1/banner v1.1.0
1111
github.com/mattn/go-colorable v0.1.13
12-
github.com/open-feature/flagd/core v0.10.1
12+
github.com/open-feature/flagd/core v0.10.2
1313
github.com/prometheus/client_golang v1.19.1
1414
github.com/spf13/cobra v1.8.1
1515
github.com/spf13/viper v1.19.0

flagd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/dimiro1/banner v1.1.0
1313
github.com/gorilla/mux v1.8.1
1414
github.com/mattn/go-colorable v0.1.13
15-
github.com/open-feature/flagd/core v0.10.1
15+
github.com/open-feature/flagd/core v0.10.2
1616
github.com/prometheus/client_golang v1.19.1
1717
github.com/rs/cors v1.11.0
1818
github.com/rs/xid v1.5.0

0 commit comments

Comments
 (0)