Skip to content

Commit

Permalink
chore(go): Bump GO to version v1.23.0 (#2823)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant authored Dec 16, 2024
1 parent 3b7adb3 commit c974856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/thomaspoignant/go-feature-flag

go 1.22.8
go 1.23.0

require (
cloud.google.com/go/pubsub v1.45.3
Expand Down

0 comments on commit c974856

Please sign in to comment.