Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d87072e

Browse files
authoredSep 24, 2024··
chore(deps): update dependency go to v1.23.1
1 parent fd3c4d7 commit d87072e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.22.3
5+
toolchain go1.23.1
66

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

‎providers/flipt/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/flipt
22

33
go 1.22
44

5-
toolchain go1.22.4
5+
toolchain go1.23.1
66

77
require (
88
github.com/open-feature/go-sdk v1.11.0

‎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.0
44

5-
toolchain go1.22.5
5+
toolchain go1.23.1
66

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

0 commit comments

Comments
 (0)
Please sign in to comment.