Skip to content

Commit

Permalink
Merge pull request #232 from jrasell/gh_231
Browse files Browse the repository at this point in the history
Update to go 1.11 and update dep golang.org/x/crypto and vet code
  • Loading branch information
jrasell committed Sep 2, 2018
2 parents af3c491 + a25342b commit 85f932d
Show file tree
Hide file tree
Showing 452 changed files with 60,176 additions and 12,516 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
dist: trusty
language: go
go:
- "1.10.x"
- "1.11"
script:
- make tools
- make
Expand Down
Loading

0 comments on commit 85f932d

Please sign in to comment.