Skip to content

Commit

Permalink
Change to Go modules (#117)
Browse files Browse the repository at this point in the history
* feat: get started with gomod

* chore(make): set go111module on

* chore(make): run go get before running the tests

* chore(makefile): run go get with gomod flag

* chore(make): run go mod download

* chore(gomod): update dev dependencies

* chore(make): add option to unit-run

* chore: trigger ci

* chore(make): force ginkgo version

* chore(make): change go get to use mod

* chore: trigger ci

* chore: trigger ci

* chore(gomod): set gomock to v1.0.0
  • Loading branch information
gabrielcorado committed Apr 7, 2021
1 parent ec764ad commit 116f13b
Show file tree
Hide file tree
Showing 5 changed files with 497 additions and 1,276 deletions.
Loading

0 comments on commit 116f13b

Please sign in to comment.