forked from mirrors/homebox
remove go tidy
This commit is contained in:
parent
d2985ff72c
commit
bd0db1ea37
1 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue