Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Go mod support (#36)
Browse files Browse the repository at this point in the history
Go mod support
  • Loading branch information
ernado committed May 25, 2019
2 parents 7d3ba13 + 06c80c2 commit 37e98fb
Show file tree
Hide file tree
Showing 1,428 changed files with 334 additions and 502,266 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: go

sudo: false

env:
- GO111MODULE=on

go:
- stable
- master
Expand Down
330 changes: 0 additions & 330 deletions Gopkg.lock

This file was deleted.

47 changes: 0 additions & 47 deletions Gopkg.toml

This file was deleted.

0 comments on commit 37e98fb

Please sign in to comment.