Skip to content

Commit 68fa122

Browse files
authored
Dropping go to 1.12 in go.mod (#43)
1 parent 67d4b1a commit 68fa122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/apache/parquet-site
22

3-
go 1.23
3+
go 1.12
44

55
require github.com/google/docsy v0.9.1 // indirect

0 commit comments

Comments
 (0)