mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 02:02:10 +02:00
multi: bump Golang version to v1.23.12
This commit is contained in:
2
go.mod
2
go.mod
@@ -212,6 +212,6 @@ replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-d
|
||||
// If you change this please also update docs/INSTALL.md and GO_VERSION in
|
||||
// Makefile (then run `make lint` to see where else it needs to be updated as
|
||||
// well).
|
||||
go 1.23.6
|
||||
go 1.23.12
|
||||
|
||||
retract v0.0.2
|
||||
|
Reference in New Issue
Block a user