Skip to content

Commit

Permalink
fixed go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
kunwardeep committed Nov 12, 2020
1 parent 3718baf commit 856c761
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 32 deletions.
5 changes: 0 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,8 @@ require (
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
<<<<<<< HEAD
github.com/kunwardeep/paralleltest v0.0.0-20201102045442-db8265575033
github.com/kyoh86/exportloopref v0.1.7
=======
github.com/kyoh86/exportloopref v0.1.8
>>>>>>> master
github.com/maratori/testpackage v1.0.1
github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb // v1.0
github.com/mattn/go-colorable v0.1.8
Expand Down Expand Up @@ -74,6 +70,5 @@ require (
honnef.co/go/tools v0.0.1-2020.1.6
mvdan.cc/gofumpt v0.0.0-20200802201014-ab5a8192947d
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7
)
38 changes: 11 additions & 27 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 856c761

Please sign in to comment.