Skip to content

Commit

Permalink
Makefile: Pin github.com/dell/[email protected]
Browse files Browse the repository at this point in the history
Until pending testing on the new version is completed.

Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Aug 30, 2024
1 parent 4b1913f commit 4813faf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ ifneq "$(LXD_OFFLINE)" ""
exit 1
endif
go get -t -v -d -u ./...
go get github.com/dell/[email protected] # Due to pending testing of newer version
go get github.com/gorilla/[email protected] # Due to riscv64 crashes in LP
go mod tidy -go=$(GOMIN)

Expand Down

0 comments on commit 4813faf

Please sign in to comment.