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

Commit e7ca2eb

Browse files
authored
Merge pull request #17 from pallat/module
add go module
2 parents 7dc7640 + fe93a30 commit e7ca2eb

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 github.com/benbjohnson/clock
2+
3+
go 1.13

0 commit comments

Comments
 (0)