Skip to content

Commit

Permalink
update go version and bump dependencies and deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
mdimiceli committed Mar 28, 2023
1 parent 14a59fe commit 9bf5a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: packr2
run: |
curl -fsSL https://github.com/gobuffalo/packr/releases/download/v2.8.3/packr_2.8.3_linux_amd64.tar.gz | \
curl -fsSL https://github.com/gobuffalo/packr/releases/download/v2.8.1/packr_2.8.1_linux_amd64.tar.gz | \
tar -xz -C /usr/local/bin/ packr2
which packr2
Expand Down

0 comments on commit 9bf5a9a

Please sign in to comment.