Skip to content

Commit

Permalink
Add a go.mod file to support Go modules. (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair authored and jmhodges committed Feb 28, 2019
1 parent c42d9e0 commit 2b8c778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module github.com/jmhodges/levigo

0 comments on commit 2b8c778

Please sign in to comment.