Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.22.3 (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 43d5337 commit 54e6bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion providers/flagd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/flagd

go 1.21

toolchain go1.21.4
toolchain go1.22.3

require (
buf.build/gen/go/open-feature/flagd/connectrpc/go v1.16.1-20240215170432-1e611e2999cc.1
Expand Down
2 changes: 1 addition & 1 deletion providers/go-feature-flag/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-feature/go-sdk-contrib/providers/go-feature-flag

go 1.21

toolchain go1.21.4
toolchain go1.22.3

require (
github.com/bluele/gcache v0.0.2
Expand Down

0 comments on commit 54e6bd8

Please sign in to comment.