Skip to content

Commit

Permalink
Added go mod spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-fox committed Dec 19, 2018
1 parent a81079e commit 09e05a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/stephen-fox/suw

require github.com/stephen-fox/versionutil v1.0.0
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github.com/stephen-fox/versionutil v1.0.0 h1:q7e55dnQvE5McGcnIASzdNc1LtKs5MMLo68EjHbtbTQ=
github.com/stephen-fox/versionutil v1.0.0/go.mod h1:eZVKzsF/Dba8BZj4Qmz2FC1T0xrMdQJXalTtqHQMGRE=

0 comments on commit 09e05a8

Please sign in to comment.