added go modules

This commit is contained in:
Mat Ryer
2020-08-15 17:59:44 +01:00
parent 4638a53893
commit f76652f379
4 changed files with 62 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module github.com/matryer/moq
go 1.14
replace github.com/matryer/moq/pkg/moq => ./pkg/moq
require github.com/matryer/moq/pkg/moq v0.0.0-00010101000000-000000000000