File tree 4 files changed +5
-5
lines changed
github.com/timakin/bodyclose/passes/bodyclose
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/spf13/pflag v1.0.5
35
35
github.com/spf13/viper v1.4.0
36
36
github.com/stretchr/testify v1.4.0
37
- github.com/timakin/bodyclose v0.0.0-20190926151346-866fdb772e33
37
+ github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
38
38
github.com/ultraware/funlen v0.0.2
39
39
github.com/ultraware/whitespace v0.0.3
40
40
github.com/valyala/quicktemplate v1.2.0
Original file line number Diff line number Diff line change @@ -225,8 +225,8 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
225
225
github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
226
226
github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk =
227
227
github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
228
- github.com/timakin/bodyclose v0.0.0-20190926151346-866fdb772e33 h1:x0Cqy/vndAeVooVIsYzYl3U+/dPj8p7hj1gwsXqWSeU =
229
- github.com/timakin/bodyclose v0.0.0-20190926151346-866fdb772e33 /go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk =
228
+ github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e h1:RumXZ56IrCj4CL+g1b9OL/oH0QnsF976bC8xQFYUD5Q =
229
+ github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e /go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk =
230
230
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
231
231
github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
232
232
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 /go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0 =
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ github.com/stretchr/objx
164
164
github.com/stretchr/testify/assert
165
165
github.com/stretchr/testify/mock
166
166
github.com/stretchr/testify/require
167
- # github.com/timakin/bodyclose v0.0.0-20190926151346-866fdb772e33
167
+ # github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
168
168
github.com/timakin/bodyclose/passes/bodyclose
169
169
# github.com/ultraware/funlen v0.0.2
170
170
github.com/ultraware/funlen
You can’t perform that action at this time.
0 commit comments