deps: migrate to modules (#386)
Move away from using dep to use Go modules which is production ready as of 1.14. Also tidy up README to make instructions for local development clearer Fixes #385
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
play-with-docker
|
||||
node_modules
|
||||
vendor
|
||||
/vendor
|
||||
|
||||
Reference in New Issue
Block a user