Skip to content

Commit

Permalink
Update to Golang 1.13
Browse files Browse the repository at this point in the history
Update to using goland 1.13 with go modules.
This also updates the deps to there latest version which should fix some issue we have with the latest MySQL version.
  • Loading branch information
boekkooi-fresh committed Jan 31, 2020
1 parent 089dbf7 commit 01d5e30
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 450 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: required
language: go

go:
- 1.x
- 1.13.x

cache:
directories:
Expand Down
386 changes: 0 additions & 386 deletions Gopkg.lock

This file was deleted.

Loading

0 comments on commit 01d5e30

Please sign in to comment.