Skip to content

Commit 5d45a12

Browse files
authored
chore: bump minimal go version to v1.21 (#42)
1 parent d665acf commit 5d45a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/muktihari/xmltokenizer
22

3-
go 1.20
3+
go 1.21
44

55
require github.com/google/go-cmp v0.7.0

0 commit comments

Comments
 (0)