Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit b2bcc85

Browse files
committed
Added go.mod, go.sum so project will compile with go1.16
1 parent cf0650c commit b2bcc85

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/caltechlibrary/cli
2+
3+
go 1.16

0 commit comments

Comments
 (0)