mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
build: bump go to v1.24.6
This commit is contained in:
parent
3ccfc5231b
commit
69ca6587b7
12 changed files with 12 additions and 12 deletions
2
Makefile
2
Makefile
|
|
@ -22,7 +22,7 @@ PUBLIC_URL :=
|
|||
# GO_VERSION is the Go version used for the release build, docker files, and
|
||||
# GitHub Actions. This is the reference version for the project. All other Go
|
||||
# versions are checked against this version.
|
||||
GO_VERSION = 1.23.12
|
||||
GO_VERSION = 1.24.6
|
||||
|
||||
# LITD_COMPAT_VERSIONS is a space-separated list of litd versions that are
|
||||
# installed before running the integration tests which include backward
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue