Skip to content

Commit

Permalink
Bump to go1.22.5 (#2128)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant committed Jul 22, 2024
1 parent 809f609 commit aeb7500
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.0
go 1.22.5

require (
cloud.google.com/go/pubsub v1.40.0
Expand Down
2 changes: 1 addition & 1 deletion website/.ci/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/thomaspoignant/go-feature-flag/website/.ci

go 1.22.0
go 1.22.5

0 comments on commit aeb7500

Please sign in to comment.