Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
fix goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
im-kulikov committed Nov 1, 2022
1 parent 77495a8 commit cd7a675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before:
hooks:
- go mod tidy
- go mod tidy -compat=1.17
- go mod download
builds:
- skip: true
Expand Down

0 comments on commit cd7a675

Please sign in to comment.