Skip to content

Commit 390b150

Browse files
authored
modules: add go.mod file
1 parent f2dd2bd commit 390b150

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module gonum.org/v1/hdf5
2+
3+
go 1.13

0 commit comments

Comments
 (0)