Skip to content

Commit

Permalink
Revert "examples/go: stick to Go 1.21 for now"
Browse files Browse the repository at this point in the history
This reverts commit 581c6b7.
  • Loading branch information
fsouza committed Feb 7, 2024
1 parent 581c6b7 commit 36fad7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/go/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/fsouza/fake-gcs-server/examples/go-example

go 1.21
go 1.22

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

0 comments on commit 36fad7c

Please sign in to comment.