Fix packr path dependency

This commit is contained in:
Sebastien Malot 2021-11-23 08:55:59 +01:00
parent 3c77273990
commit 1b421070cb
2 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ apt-get install -y nodejs
PATH=$PATH:~/go/bin
go get -u github.com/gobuffalo/packr/v2/packr2
go get -u github.com/gobuffalo/packr/packr2

View File

@ -9,5 +9,5 @@ apt-get install -y nodejs
PATH=$PATH:~/go/bin
go get -u github.com/gobuffalo/packr/v2/packr2
go get -u github.com/gobuffalo/packr/packr2