Skip to content

Commit

Permalink
no need to latest version of GO
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
  • Loading branch information
thomaspoignant committed Jul 30, 2024
1 parent 920b893 commit e03d286
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion providers/go-feature-flag/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/open-feature/go-sdk-contrib/providers/go-feature-flag

go 1.22.5
go 1.21.0

toolchain go1.22.5

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

0 comments on commit e03d286

Please sign in to comment.