Skip to content

Commit 54e6bd8

Browse files
chore(deps): update dependency go to v1.22.3 (#500)
1 parent 43d5337 commit 54e6bd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

providers/flagd/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/flagd
22

33
go 1.21
44

5-
toolchain go1.21.4
5+
toolchain go1.22.3
66

77
require (
88
buf.build/gen/go/open-feature/flagd/connectrpc/go v1.16.1-20240215170432-1e611e2999cc.1

providers/go-feature-flag/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/go-feature-flag
22

33
go 1.21
44

5-
toolchain go1.21.4
5+
toolchain go1.22.3
66

77
require (
88
github.com/bluele/gcache v0.0.2

0 commit comments

Comments
 (0)