Skip to content

Commit

Permalink
added go.mod chrislusf#195
Browse files Browse the repository at this point in the history
  • Loading branch information
mschneider82 committed Jan 19, 2021
1 parent d48afd6 commit 723201d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module github.com/chrislusf/gleam

go 1.15

require github.com/xitongsys/parquet-go v1.5.4 // indirect

0 comments on commit 723201d

Please sign in to comment.