Skip to content

Commit

Permalink
Merge pull request #52 from xataio/rs/lenient-version
Browse files Browse the repository at this point in the history
Switch from Go 1.21.0 to 1.21 in go.mod
  • Loading branch information
philkra authored Jan 12, 2024
2 parents 572823c + 4276e25 commit aabbca1
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/xataio/xata-go

go 1.21.0
go 1.21

require (
github.com/google/uuid v1.3.0
Expand Down

0 comments on commit aabbca1

Please sign in to comment.