mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
tools: bump Golang minimum version
This commit is contained in:
parent
04907b6b38
commit
cb29ba06ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/lightninglabs/lightning-terminal/tools
|
||||
|
||||
go 1.23.9
|
||||
go 1.23.12
|
||||
|
||||
require (
|
||||
github.com/btcsuite/btcd v0.24.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue