We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6182289 commit 41e9a67Copy full SHA for 41e9a67
go.mod
@@ -1,6 +1,6 @@
1
module github.com/thomaspoignant/go-feature-flag
2
3
-go 1.22.0
+go 1.22.5
4
5
require (
6
cloud.google.com/go/pubsub v1.40.0
website/.ci/go.mod
@@ -1,3 +1,3 @@
module github.com/thomaspoignant/go-feature-flag/website/.ci
0 commit comments