Skip to content

Commit

Permalink
build: update before hooks for go mod tidy, govulncheck and `gola…
Browse files Browse the repository at this point in the history
…ngci-lint`
  • Loading branch information
maier committed Nov 28, 2023
1 parent 0aecd3b commit 9e910ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ project_name: circonus-logwatch
before:
hooks:
- go mod tidy
- golangci-lint run
- cmd: golangci-lint run
env:
- GOOS=linux
Expand Down

0 comments on commit 9e910ee

Please sign in to comment.