File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/timakin/bodyclose/passes/bodyclose Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ replace (
5858 github.com/go-macaron/cors => github.com/go-macaron/cors v0.0.0-20190418220122-6fd6a9bfe14e
5959
6060 // https://github.com/timakin/bodyclose/pull/20
61- github.com/timakin/bodyclose => github.com/golangci/bodyclose v0.0.0-20190910154619-42cacc375707
61+ github.com/timakin/bodyclose => github.com/golangci/bodyclose v0.0.0-20190924091105-43b3ff1b0de0
6262
6363 // https://github.com/golang/tools/pull/156
6464 // https://github.com/golang/tools/pull/160
Original file line number Diff line number Diff line change @@ -348,8 +348,8 @@ github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs
348348github.com/golang/protobuf v1.3.2 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
349349github.com/golang/snappy v0.0.0-20170215233205-553a64147049 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
350350github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
351- github.com/golangci/bodyclose v0.0.0-20190910154619-42cacc375707 h1:2TxNj7QxyKgq8R/YNibrlvwRY+YBIWfKtvZ9YGxxaKg =
352- github.com/golangci/bodyclose v0.0.0-20190910154619-42cacc375707 /go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk =
351+ github.com/golangci/bodyclose v0.0.0-20190924091105-43b3ff1b0de0 h1:SOIRs5twdFsHlEhPmysNtHiveNIMdXcwUZgvN+tKFWc =
352+ github.com/golangci/bodyclose v0.0.0-20190924091105-43b3ff1b0de0 /go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk =
353353github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 h1:23T5iq8rbUYlhpt5DB4XJkc6BU31uODLD1o1gKvZmD0 =
354354github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 /go.mod h1:k9Qvh+8juN+UKMCS/3jFtGICgW8O96FVaZsaxdzDkR4 =
355355github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a h1:w8hkcTqaFpzKqonE9uMCefW1WDie15eSP/4MssdenaM =
Original file line number Diff line number Diff line change @@ -359,7 +359,7 @@ github.com/spf13/viper
359359# github.com/stretchr/testify v1.4.0
360360github.com/stretchr/testify/assert
361361github.com/stretchr/testify/require
362- # github.com/timakin/bodyclose v0.0.0-20190721030226-87058b9bfcec => github.com/golangci/bodyclose v0.0.0-20190910154619-42cacc375707
362+ # github.com/timakin/bodyclose v0.0.0-20190721030226-87058b9bfcec => github.com/golangci/bodyclose v0.0.0-20190924091105-43b3ff1b0de0
363363github.com/timakin/bodyclose/passes/bodyclose
364364# github.com/ultraware/funlen v0.0.2
365365github.com/ultraware/funlen
You can’t perform that action at this time.
0 commit comments