Skip to content
Snippets Groups Projects

Add go.mod

Merged Erick Hitter requested to merge fix/go-mod into master
3 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 0
2
@@ -21,8 +21,6 @@ before_script:
- cd $GOPATH/src/$REPO_NAME
- cp config-sample.json config.json
- export CC=clang
- make dep
unit_tests:
Loading