mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
multi: use Go version 1.22.5 throughout
This commit is contained in:
@@ -57,7 +57,7 @@ linters-settings:
|
||||
- G306 # Poor file permissions used when writing to a new file.
|
||||
|
||||
staticcheck:
|
||||
go: "1.21"
|
||||
go: "1.22.5"
|
||||
checks: ["-SA1019"]
|
||||
|
||||
lll:
|
||||
|
||||
Reference in New Issue
Block a user