File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ linters-settings:
3131 - fmt.Fprintln
3232 govet :
3333 enable :
34- - niliness
34+ - nilness
3535 - reflectvaluecompare
3636 - sortslice
3737 - unusedwrite
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 go.abhg.dev/algorithm/huffman v0.2.0
1414 go.abhg.dev/io/ioutil v0.1.0
1515 go.uber.org/multierr v1.11.0
16- pgregory.net/rapid v1.1 .0
16+ pgregory.net/rapid v1.2 .0
1717)
1818
1919require (
Original file line number Diff line number Diff line change @@ -113,5 +113,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+
113113gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
114114gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
115115gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
116- pgregory.net/rapid v1.1 .0 h1:CMa0sjHSru3puNx+J0MIAuiiEV4N0qj8/cMWGBBCsjw =
117- pgregory.net/rapid v1.1 .0 /go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04 =
116+ pgregory.net/rapid v1.2 .0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk =
117+ pgregory.net/rapid v1.2 .0 /go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04 =
You can’t perform that action at this time.
0 commit comments