Skip to content

Commit

Permalink
deprecate go1.19 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed May 15, 2024
1 parent d7da5ad commit a821f7e
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
Expand Up @@ -9,7 +9,7 @@ release:

before:
hooks:
- go mod tidy -compat=1.19
- go mod tidy -compat=1.21

builds:
-
Expand Down

0 comments on commit a821f7e

Please sign in to comment.