Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot]
646989a187
build(deps): bump github.com/go-viper/mapstructure/v2 in /tools
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 15:31:04 +00:00
dependabot[bot]
9eae594b07
build(deps): bump github.com/go-viper/mapstructure/v2 in /tools
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 07:58:22 +00:00
Elle Mouton
06ca5f280f
tools: bump go version and linter version 2025-03-05 12:37:49 +02:00
Elle Mouton
3fdb609002
docker: update dockerfile go versions 2025-03-05 12:37:49 +02:00
Oliver Gugger
85f81be29a
multi: bump lnd compile time dependency to v0.18.4-beta 2024-10-14 16:41:48 +02:00
Oliver Gugger
811deaa6e9
cmd/pool+tools: update Go version of linter, fix issues 2024-05-31 10:39:24 +02:00
dependabot[bot]
f61a2602ae
build(deps): bump google.golang.org/protobuf in /tools
Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 21:44:09 +00:00
Oliver Gugger
995b136149
make+tools: don't compile with build tag to avoid collision
It looks like one of the projects pulled in by the linter also uses the
"tools" build tag. When we turn on that build tag, we get build errors
in github.com/ryancurrah/gomodguard. So we just remove the build tag
during compilation as it's not actually needed (the build tag is just
there to not pull in the dependencies during the normal build).
2023-02-23 11:25:50 +01:00
Oliver Gugger
0dcecdf362
tools: bump linter version to fix error 2023-02-23 11:09:01 +01:00
Oliver Gugger
b277f49d14
tools: fix linter issue with go 1.19 2023-02-08 17:05:34 +01:00
positiveblue
a6aea9cc5e
Revert "ci: fix lint VSC permissions error"
This reverts commit ad3d2d943b.
2023-01-06 08:31:40 -08:00
positiveblue
ad3d2d943b
ci: fix lint VSC permissions error 2023-01-06 02:26:32 -08:00
positiveblue
033991dbad
build: update go to v1.19.4-beta 2023-01-06 01:53:11 -08:00
Oliver Gugger
79bfd5f25b
tools+make+lint: use dockerized tools 2022-08-03 20:33:06 +02:00