mirror of
https://github.com/lxc/incus
synced 2026-08-02 05:26:46 +00:00
Makefile: Bump to 1.25.12
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
parent
cb3e751fb9
commit
411bf2b478
2
Makefile
2
Makefile
@ -142,7 +142,7 @@ ifneq "$(INCUS_OFFLINE)" ""
|
|||||||
exit 1
|
exit 1
|
||||||
endif
|
endif
|
||||||
$(GO) get -t -v -u ./...
|
$(GO) get -t -v -u ./...
|
||||||
$(GO) mod tidy --go=1.25.10
|
$(GO) mod tidy --go=1.25.12
|
||||||
$(GO) get toolchain@none
|
$(GO) get toolchain@none
|
||||||
|
|
||||||
@echo "Dependencies updated"
|
@echo "Dependencies updated"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user