Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Commit 7077e90

Browse files
committed
chore: pin packr
1 parent 896172e commit 7077e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
4949

5050
- name: Install Packr2
51-
run: go install github.com/gobuffalo/packr/v2@v2.8.3
51+
run: go install github.com/gobuffalo/packr/v2/packr2@v2.8.3
5252

5353
- name: Install UPX
5454
run: |

0 commit comments

Comments
 (0)