Skip to content

Commit

Permalink
Merge pull request #13648 from simondeziel/go-toolchain
Browse files Browse the repository at this point in the history
Makefile: the toolchain directive should be better supported now
  • Loading branch information
tomponline committed Jul 3, 2024
2 parents 8f2d07c + 7153bf0 commit 531ac62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ ifneq "$(LXD_OFFLINE)" ""
endif
go get -t -v -d -u ./...
go mod tidy -go=$(GOMIN)
go get toolchain@none

@echo "Dependencies updated"

Expand Down

0 comments on commit 531ac62

Please sign in to comment.