1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

go mod tidy

Signed-off-by: Chris Cummer <chriscummer@me.com>
This commit is contained in:
Chris Cummer
2020-07-23 06:26:51 -07:00
parent 24ba1ee07c
commit 391ce432a7
3 changed files with 7 additions and 12 deletions

View File

@@ -102,6 +102,7 @@ install:
## lint: runs a number of code quality checks against the source code
lint:
golangci-lint cache clean
golangci-lint run
# lint: