asciicheck: bump to v0.1.1 (#2510)
This commit is contained in:
parent
171b3caef4
commit
c53eb78ae1
2
go.mod
2
go.mod
@ -83,7 +83,7 @@ require (
|
||||
github.com/ssgreg/nlreturn/v2 v2.2.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/sylvia7788/contextcheck v1.0.4
|
||||
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b
|
||||
github.com/tdakkota/asciicheck v0.1.1
|
||||
github.com/tetafro/godot v1.4.11
|
||||
github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
|
||||
github.com/tomarrell/wrapcheck/v2 v2.4.0
|
||||
|
4
go.sum
generated
4
go.sum
generated
@ -752,8 +752,8 @@ github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s
|
||||
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
|
||||
github.com/sylvia7788/contextcheck v1.0.4 h1:MsiVqROAdr0efZc/fOCt0c235qm9XJqHtWwM+2h2B04=
|
||||
github.com/sylvia7788/contextcheck v1.0.4/go.mod h1:vuPKJMQ7MQ91ZTqfdyreNKwZjyUg6KO+IebVyQDedZQ=
|
||||
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b h1:HxLVTlqcHhFAz3nWUcuvpH7WuOMv8LQoCWmruLfFH2U=
|
||||
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM=
|
||||
github.com/tdakkota/asciicheck v0.1.1 h1:PKzG7JUTUmVspQTDqtkX9eSiLGossXTybutHwTXuO0A=
|
||||
github.com/tdakkota/asciicheck v0.1.1/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM=
|
||||
github.com/tenntenn/modver v1.0.1 h1:2klLppGhDgzJrScMpkj9Ujy3rXPUspSjAcev9tSEBgA=
|
||||
github.com/tenntenn/modver v1.0.1 h1:2klLppGhDgzJrScMpkj9Ujy3rXPUspSjAcev9tSEBgA=
|
||||
github.com/tenntenn/modver v1.0.1/go.mod h1:bePIyQPb7UeioSRkw3Q0XeMhYZSMx9B8ePqg6SAMGH0=
|
||||
|
Loading…
x
Reference in New Issue
Block a user