File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11module github.com/golangci/golangci-lint
22
3+ go 1.12
4+
35require (
46 github.com/BurntSushi/toml v0.3.1 // indirect
57 github.com/OpenPeeDeeP/depguard v1.0.0
@@ -64,4 +66,4 @@ require (
6466)
6567
6668// https://github.com/timakin/bodyclose/pull/17
67- replace github.com/timakin/bodyclose => github.com/golangci/bodyclose v0.0.0-20190713050349 -65da19158fa2
69+ replace github.com/timakin/bodyclose => github.com/golangci/bodyclose v0.0.0-20190714144026 -65da19158fa2
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ github.com/golang/mock v1.0.0 h1:HzcpUG60pfl43n9d2qbdi/3l1uKpAmxlfWEPWtV/QxM=
4949github.com/golang/mock v1.0.0 /go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A =
5050github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM =
5151github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
52- github.com/golangci/bodyclose v0.0.0-20190713050349 -65da19158fa2 h1:RDWiBQrrsIhyHdWW/4d0jHMlfwKouMtnsjSJ6AzuBHg =
53- github.com/golangci/bodyclose v0.0.0-20190713050349 -65da19158fa2 /go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk =
52+ github.com/golangci/bodyclose v0.0.0-20190714144026 -65da19158fa2 h1:nh/PMhIaxu+h8NOuhOwT2el9Ed08166oitASyNYqQzs =
53+ github.com/golangci/bodyclose v0.0.0-20190714144026 -65da19158fa2 /go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk =
5454github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 h1:23T5iq8rbUYlhpt5DB4XJkc6BU31uODLD1o1gKvZmD0 =
5555github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 /go.mod h1:k9Qvh+8juN+UKMCS/3jFtGICgW8O96FVaZsaxdzDkR4 =
5656github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a h1:w8hkcTqaFpzKqonE9uMCefW1WDie15eSP/4MssdenaM =
You can’t perform that action at this time.
0 commit comments