Skip to content

Commit

Permalink
Fixing go dep
Browse files Browse the repository at this point in the history
  • Loading branch information
vinooganesh committed Mar 8, 2024
1 parent ca9eb4a commit 71e3ef8
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 71e3ef8

Please sign in to comment.