Skip to content

Commit

Permalink
dropping go to 1.12 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
vinooganesh committed Mar 5, 2024
1 parent 67d4b1a commit feb07fc
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,5 +1,5 @@
module github.com/apache/parquet-site

go 1.23
go 1.12

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

0 comments on commit feb07fc

Please sign in to comment.