Skip to content

Commit 752ec14

Browse files
committed
Use Go 1.18 as minimal version
This version is widely spread and accepted Fixes #2
1 parent 7a7e3ab commit 752ec14

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,3 +1,3 @@
11
module github.com/RealAlexandreAI/json-repair
22

3-
go 1.1
3+
go 1.18

0 commit comments

Comments
 (0)