Skip to content

Commit

Permalink
feat: Bump go version to 1.22.0 (#1792)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
thomaspoignant and kodiakhq[bot] committed Aug 16, 2024
1 parent 2e40501 commit f607e03
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/thomaspoignant/go-feature-flag

go 1.21

toolchain go1.21.3
go 1.22.0

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

0 comments on commit f607e03

Please sign in to comment.