Skip to content

Commit

Permalink
Upgrade Go and goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
F21 committed Nov 7, 2024
1 parent 6edc30d commit c50b74e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
GO_VERSION=1.22
GORELEASER_VERSION=1.24.0
GO_VERSION=1.23
GORELEASER_VERSION=2.4.4
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
builds:
- main: ./cmd/vault-plugin-secrets-backblazeb2
env:
Expand Down

0 comments on commit c50b74e

Please sign in to comment.