Skip to content

Commit 28f90e6

Browse files
Sahid Veljisahidvelji
authored andcommitted
chore: remove toolchain directive
Signed-off-by: Sahid Velji <[email protected]>
1 parent 27c7a55 commit 28f90e6

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

providers/flagd/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/flagd
22

33
go 1.23.0
44

5-
toolchain go1.24.3
6-
75
require (
86
buf.build/gen/go/open-feature/flagd/connectrpc/go v1.18.1-20250127221518-be6d1143b690.1
97
buf.build/gen/go/open-feature/flagd/grpc/go v1.5.1-20250127221518-be6d1143b690.2

providers/flagsmith/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/flagsmith
22

33
go 1.22
44

5-
toolchain go1.24.3
6-
75
require (
86
github.com/Flagsmith/flagsmith-go-client/v3 v3.7.0
97
github.com/open-feature/go-sdk v1.11.0

providers/go-feature-flag/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/go-feature-flag
22

33
go 1.21.0
44

5-
toolchain go1.24.3
6-
75
require (
86
github.com/bluele/gcache v0.0.2
97
github.com/open-feature/go-sdk v1.11.0

providers/launchdarkly/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/open-feature/go-sdk-contrib/providers/launchdarkly
22

33
go 1.23.0
44

5-
toolchain go1.24.3
6-
75
require (
86
github.com/hooklift/assert v0.1.0
97
github.com/launchdarkly/go-sdk-common/v3 v3.1.0

0 commit comments

Comments
 (0)