Skip to content

Commit

Permalink
Remove go.mod so that Go modules will pick the latest version
Browse files Browse the repository at this point in the history
Go modules will pick the last version where the `go.mod` file is missing
(see #903). So we remove the file to automatically pick the latest
version.

Notice that support for Go modules will come with 7.0.

Close #903
  • Loading branch information
olivere committed Sep 20, 2018
1 parent b770da0 commit 2c66069
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions go.mod

This file was deleted.

0 comments on commit 2c66069

Please sign in to comment.