lightning-terminal/status
George Tsagkarelis 3ccfc5231b
multi: prepare for new non-constant string rule
In preparation for the next commit which bumps golang to a newer
version, we want to make some code changes that would otherwise render
some log-related calls problematic. With go1.24 a new govet rule was
added that disallows non-constant strings (i.e including a tag like
"%s") in calls to printf. See more in the related issue
https://github.com/golang/go/issues/60529.
2025-09-18 12:05:28 +02:00
..
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
manager.go multi: prepare for new non-constant string rule 2025-09-18 12:05:28 +02:00