asciicheck: bump to v0.1.1 (#2510)

This commit is contained in:
Ludovic Fernandez 2022-01-21 18:10:47 +01:00 committed by GitHub
parent 171b3caef4
commit c53eb78ae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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