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 @@ -34,7 +34,7 @@ require (
3434 github.com/spf13/pflag v1.0.5
3535 github.com/spf13/viper v1.4.0
3636 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
3838 github.com/ultraware/funlen v0.0.2
3939 github.com/ultraware/whitespace v0.0.3
4040 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
225225github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
226226github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk =
227227github.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 =
230230github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
231231github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
232232github.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
164164github.com/stretchr/testify/assert
165165github.com/stretchr/testify/mock
166166github.com/stretchr/testify/require
167- # github.com/timakin/bodyclose v0.0.0-20190926151346-866fdb772e33
167+ # github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
168168github.com/timakin/bodyclose/passes/bodyclose
169169# github.com/ultraware/funlen v0.0.2
170170github.com/ultraware/funlen
You can’t perform that action at this time.
0 commit comments