Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Commit

Permalink
Revert "all: add a go.mod file"
Browse files Browse the repository at this point in the history
This reverts commit 5b3e6a5.

Adding a go.mod file has started to cause go get -u golang.org/x/lint
to fail in module mode. This is issue #436. Remove the
go.mod file for now in order to resolve the issue. We will re-add
the go.mod file to this repository again when it's a better time
to do so.

Change-Id: I9d63410de03ddca617ddb5ef86effba9f6bd3577
Reviewed-on: https://go-review.googlesource.com/c/164641
Run-TryBot: Dmitri Shuralyov <[email protected]>
Reviewed-by: Heschi Kreinick <[email protected]>
TryBot-Result: Gobot Gobot <[email protected]>
  • Loading branch information
dmitshur committed Mar 1, 2019
1 parent 5b3e6a5 commit 5614ed5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions go.mod

This file was deleted.

8 changes: 0 additions & 8 deletions go.sum

This file was deleted.

0 comments on commit 5614ed5

Please sign in to comment.