File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/open-feature/flagd/core
2
2
3
3
go 1.21
4
4
5
- toolchain go1.21.4
5
+ toolchain go1.22.6
6
6
7
7
require (
8
8
buf.build/gen/go/open-feature/flagd/grpc/go v1.5.1-20240215170432-1e611e2999cc.1
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/open-feature/flagd/flagd-proxy
2
2
3
3
go 1.21
4
4
5
- toolchain go1.21.4
5
+ toolchain go1.22.6
6
6
7
7
require (
8
8
buf.build/gen/go/open-feature/flagd/grpc/go v1.5.1-20240215170432-1e611e2999cc.1
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/open-feature/flagd/flagd
2
2
3
3
go 1.21
4
4
5
- toolchain go1.21.4
5
+ toolchain go1.22.6
6
6
7
7
require (
8
8
buf.build/gen/go/open-feature/flagd/connectrpc/go v1.16.2-20240215170432-1e611e2999cc.1
You can’t perform that action at this time.
0 commit comments