Skip to content

Commit 8398604

Browse files
committed
feat(go.mod): switch to use go.mod
1 parent 161fa24 commit 8398604

File tree

1,839 files changed

+295
-870308
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,839 files changed

+295
-870308
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22

33
go:
4-
- "1.10"
4+
- "1.14"
55

66
# Restrict to cloning only 1 commit.
77
git:

0 commit comments

Comments
 (0)