Add go mod support.

This commit is contained in:
go-jet 2020-05-31 12:27:11 +02:00
parent 07251841aa
commit aefa4a2ff6
3 changed files with 71 additions and 0 deletions

View file

@ -563,6 +563,7 @@ At the moment Jet dependence only of:
To run the tests, additional dependencies are required:
- `github.com/pkg/profile`
- `github.com/stretchr/testify`
- `github.com/google/go-cmp`
## Versioning