Skip to content

Commit 6d22464

Browse files
authored
Merge pull request #1045 from wisererik/gomod-chg
Change gopkg to go mod
2 parents 13a7018 + 0653f49 commit 6d22464

6 files changed

Lines changed: 322 additions & 525 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ go:
1010
- tip
1111

1212
env:
13-
matrix:
1413
- TARGET=amd64
14+
GO111MODULE=on
1515

1616
services:
1717
- docker

0 commit comments

Comments
 (0)