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 @@ -49,7 +49,7 @@ require (
49
49
github.com/spf13/pflag v1.0.1
50
50
github.com/spf13/viper v1.0.2
51
51
github.com/stretchr/testify v1.2.2
52
- github.com/timakin/bodyclose v0.0.0-20190407043127-4a873e97b2bb
52
+ github.com/timakin/bodyclose v0.0.0-20190713050349-d96ec0dee822
53
53
github.com/valyala/quicktemplate v1.1.1
54
54
golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a // indirect
55
55
golang.org/x/net v0.0.0-20190313220215-9f648a60d977 // indirect
Original file line number Diff line number Diff line change @@ -162,8 +162,8 @@ github.com/spf13/viper v1.0.2 h1:Ncr3ZIuJn322w2k1qmzXDnkLAdQMlJqBa9kfAH+irso=
162
162
github.com/spf13/viper v1.0.2 /go.mod h1:A8kyI5cUJhb8N+3pkfONlcEcZbueH6nhAm0Fq7SrnBM =
163
163
github.com/stretchr/testify v1.2.2 h1:bSDNvY7ZPG5RlJ8otE/7V6gMiyenm9RtJ7IUVIAoJ1w =
164
164
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
165
- github.com/timakin/bodyclose v0.0.0-20190407043127-4a873e97b2bb h1:lI9ufgFfvuqRctP9Ny8lDDLbSWCMxBPletcSqrnyFYM =
166
- github.com/timakin/bodyclose v0.0.0-20190407043127-4a873e97b2bb /go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk =
165
+ github.com/timakin/bodyclose v0.0.0-20190713050349-d96ec0dee822 h1:uVnVN3IUKAVcB3xG26bThgwXkWaGFc9i5qFHYKy4TKc =
166
+ github.com/timakin/bodyclose v0.0.0-20190713050349-d96ec0dee822 /go.mod h1:Qimiffbc6q9tBWlVV6x0P9sat/ao1xEkREYPPj9hphk =
167
167
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
168
168
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
169
169
github.com/valyala/fasthttp v1.2.0 /go.mod h1:4vX61m6KN+xDduDNwXrhIAVZaZaZiQ1luJk8LWSxF3s =
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ github.com/spf13/viper
181
181
# github.com/stretchr/testify v1.2.2
182
182
github.com/stretchr/testify/assert
183
183
github.com/stretchr/testify/require
184
- # github.com/timakin/bodyclose v0.0.0-20190407043127-4a873e97b2bb
184
+ # github.com/timakin/bodyclose v0.0.0-20190713050349-d96ec0dee822
185
185
github.com/timakin/bodyclose/passes/bodyclose
186
186
# github.com/valyala/bytebufferpool v1.0.0
187
187
github.com/valyala/bytebufferpool
You can’t perform that action at this time.
0 commit comments