Skip to content

Commit

Permalink
remove go.mod file, for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Sep 22, 2019
1 parent aa727a6 commit 38b5b1f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ language: go
go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x

install:
- go get -u golang.org/x/tools/cmd/goimports
Expand Down
3 changes: 0 additions & 3 deletions go.mod

This file was deleted.

2 changes: 0 additions & 2 deletions go.sum

This file was deleted.

0 comments on commit 38b5b1f

Please sign in to comment.