Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

Commit 01b8ef7

Browse files
committed
go.mod fix
1 parent 7ff3d50 commit 01b8ef7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,10 @@ require (
1616
github.com/undefinedlabs/go-mpatch v0.0.0-20200122175732-0044123dbb98
1717
github.com/vmihailenco/msgpack v4.0.4+incompatible
1818
golang.org/x/crypto v0.0.0-20200311171314-f7b00557c8c4 // indirect
19-
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 // indirect
2019
golang.org/x/net v0.0.0-20200301022130-244492dfa37a
2120
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527 // indirect
2221
google.golang.org/appengine v1.6.5 // indirect
2322
google.golang.org/grpc v1.27.1
2423
gopkg.in/src-d/go-git.v4 v4.13.1
2524
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
26-
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc // indirect
2725
)

0 commit comments

Comments
 (0)