mercari / hcledit

Go package to edit HCL configuration
MIT License
44 stars 13 forks source link

chore(goreleaser): fix deprecation warning #110

Closed suzuki-shunsuke closed 4 months ago

suzuki-shunsuke commented 4 months ago

WHAT

(Write the change being made with this pull request)

Fix .goreleaser.yml.

WHY

(Write the motivation why you submit this pull request)

goreleaser outputs warning. These settings were deprecated.

$ goreleaser release --snapshot
    • DEPRECATED:  brews.folder  should not be used anymore, check https://goreleaser.com/deprecations#brewsfolder for more info
    • DEPRECATED:  brews.tap  should not be used anymore, check https://goreleaser.com/deprecations#brewstap for more info