Skip to content

Commit

Permalink
Merge pull request #2214 from skriss/final-go-mod-migrate
Browse files Browse the repository at this point in the history
migrate to go 1.14 + modules
  • Loading branch information
ashish-amarnath committed Mar 3, 2020
2 parents aa3c4a1 + 514e24f commit 3e1b8e0
Show file tree
Hide file tree
Showing 2,615 changed files with 694 additions and 908,437 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dist: xenial
language: go
go:
- 1.12.x
- 1.14.x
sudo: required
services:
- docker
Expand Down

0 comments on commit 3e1b8e0

Please sign in to comment.