remove go tidy

This commit is contained in:
Hayden 2023-03-25 11:13:23 -08:00
parent d2985ff72c
commit bd0db1ea37
No known key found for this signature in database
GPG Key ID: 17CF79474E257545
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
# Make sure to check the documentation at https://goreleaser.com
before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy
# you may remove this if you don't need go generate
- go generate ./...
builds: