Skip to content

Commit

Permalink
Update go.mod file
Browse files Browse the repository at this point in the history
Specify minimal go version as 1.21.0 instead of just 1.21
  • Loading branch information
beevik committed Jul 16, 2024
1 parent fdd11bd commit ddf98f5
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,3 +1,3 @@
module github.com/beevik/etree

go 1.21
go 1.21.0

0 comments on commit ddf98f5

Please sign in to comment.