initialize module

This commit is contained in:
George Tankersley
2018-09-19 23:17:06 +00:00
parent 273de97b00
commit 878b3eb9ce
2 changed files with 5 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/gtank/ctxd
require github.com/pkg/errors v0.8.0