diff --git a/go.mod b/go.mod index e69de29..5a5baf1 100644 --- a/go.mod +++ b/go.mod @@ -0,0 +1,3 @@ +module github.com/badkaktus/gorocket + +go 1.13