File tree Expand file tree Collapse file tree 5 files changed +26
-11
lines changed
github.com/uudashr/gocognit Expand file tree Collapse file tree 5 files changed +26
-11
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
4040 github.com/tommy-muehle/go-mnd v1.1.1
4141 github.com/ultraware/funlen v0.0.2
4242 github.com/ultraware/whitespace v0.0.4
43- github.com/uudashr/gocognit v0 .0.0-20190926065955-1655d0de0517
43+ github.com/uudashr/gocognit v1 .0.1
4444 github.com/valyala/quicktemplate v1.2.0
4545 golang.org/x/tools v0.0.0-20191113232020-e2727e816f5a
4646 gopkg.in/yaml.v2 v2.2.5
Original file line number Diff line number Diff line change @@ -240,8 +240,8 @@ github.com/ultraware/funlen v0.0.2 h1:Av96YVBwwNSe4MLR7iI/BIa3VyI7/djnto/pK3Uxbd
240240github.com/ultraware/funlen v0.0.2 /go.mod h1:Dp4UiAus7Wdb9KUZsYWZEWiRzGuM2kXM1lPbfaF6xhA =
241241github.com/ultraware/whitespace v0.0.4 h1:If7Va4cM03mpgrNH9k49/VOicWpGoG70XPBFFODYDsg =
242242github.com/ultraware/whitespace v0.0.4 /go.mod h1:aVMh/gQve5Maj9hQ/hg+F75lr/X5A89uZnzAmWSineA =
243- github.com/uudashr/gocognit v0 .0.0-20190926065955-1655d0de0517 h1:ChMKTho2hWKpks/nD/FL2KqM1wuVt62oJeiE8+eFpGs =
244- github.com/uudashr/gocognit v0 .0.0-20190926065955-1655d0de0517 /go.mod h1:j44Ayx2KW4+oB6SWMv8KsmHzZrOInQav7D3cQMJ5JUM =
243+ github.com/uudashr/gocognit v1 .0.1 h1:MoG2fZ0b/Eo7NXoIwCVFLG5JED3qgQz5/NEE+rOsjPs =
244+ github.com/uudashr/gocognit v1 .0.1 /go.mod h1:j44Ayx2KW4+oB6SWMv8KsmHzZrOInQav7D3cQMJ5JUM =
245245github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
246246github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
247247github.com/valyala/fasthttp v1.2.0 /go.mod h1:4vX61m6KN+xDduDNwXrhIAVZaZaZiQ1luJk8LWSxF3s =
Original file line number Diff line number Diff line change @@ -170,14 +170,14 @@ github.com/stretchr/testify/mock
170170github.com/stretchr/testify/require
171171# github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
172172github.com/timakin/bodyclose/passes/bodyclose
173- # github.com/tommy-muehle/go-mnd v0.0.0-20190903201840-c93e405da530
173+ # github.com/tommy-muehle/go-mnd v1.1.1
174174github.com/tommy-muehle/go-mnd
175175github.com/tommy-muehle/go-mnd/checks
176176# github.com/ultraware/funlen v0.0.2
177177github.com/ultraware/funlen
178178# github.com/ultraware/whitespace v0.0.4
179179github.com/ultraware/whitespace
180- # github.com/uudashr/gocognit v0 .0.0-20190926065955-1655d0de0517
180+ # github.com/uudashr/gocognit v1 .0.1
181181github.com/uudashr/gocognit
182182# github.com/valyala/bytebufferpool v1.0.0
183183github.com/valyala/bytebufferpool
You can’t perform that action at this time.
0 commit comments