lightning-terminal/tools
Viktor Torstensson 4a9ac9ed3c
multi: remove legacy // +build tag Lines
With a upgrade to a never version of newer golang.org/x/tools/govet,
a lint check to check for legacy buildtag lines starting with
`// +build` has been added, as they're no longer needed.

In order for the `make lint` check to pass with the newer version, we
remove such buildtag lines.
2025-11-25 01:38:22 +01:00
..
Dockerfile build: bump go to v1.24.9 2025-10-24 16:48:53 -04:00
go.mod build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /tools 2025-11-24 06:23:26 +00:00
go.sum build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /tools 2025-11-24 06:23:26 +00:00
tools.go multi: remove legacy // +build tag Lines 2025-11-25 01:38:22 +01:00