Skip to content

Commit

Permalink
Merge pull request #270 from stefanb/goreleaser-v2
Browse files Browse the repository at this point in the history
Update goreleaser config for v2
  • Loading branch information
refaktor authored Jul 26, 2024
2 parents ffc9464 + c8bb9ed commit f823282
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# This is an example .goreleaser.yml file with some sensible defaults.
# Make sure to check the documentation at https://goreleaser.com

# The lines bellow are called `modelines`. See `:help modeline`
# The lines below are called `modelines`. See `:help modeline`
# Feel free to remove those if you don't want/need to use them.
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
# vim: set ts=2 sw=2 tw=0 fo=cnqoj

version: 2

before:
hooks:
# You may remove this if you don't use go modules.
Expand Down

0 comments on commit f823282

Please sign in to comment.