Skip to content

Commit

Permalink
Remove Go module usage.
Browse files Browse the repository at this point in the history
Will restore this eventually, but it's causing problems at the moment.
  • Loading branch information
cassierecher committed Sep 21, 2020
1 parent 82f6ce0 commit 46e3cff
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 382 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ before_install:
./install.sh --user
rm -f install.sh
install:
- export GO111MODULE="on"
- go get golang.org/x/lint/golint
# Install protobuf dependencies
- go get -u github.com/golang/protobuf/protoc-gen-go
Expand Down
12 changes: 0 additions & 12 deletions claat/go.mod

This file was deleted.

Loading

0 comments on commit 46e3cff

Please sign in to comment.