Commit graph

5 commits

Author SHA1 Message Date
dependabot[bot]
5006bb0c2b
build(deps): bump github.com/go-viper/mapstructure/v2 in /sample-go-tool
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-27 16:50:09 +00:00
Ludovic Fernandez
7774f98a88
feat: use absolute paths by default when using working-directory option (#1231) 2025-05-04 22:03:30 +02:00
Ludovic Fernandez
dec74fa030
feat: golangci-lint v2 support (#1198) 2025-03-24 15:16:39 +01:00
Ludovic Fernandez
f7463c56f6
feat: add an option to verify with the JSONSchema (#1167) 2025-02-13 23:14:24 +01:00
Ludovic Fernandez
ea34ee71d6
fix: go.mod parsing (#1165) 2025-02-13 13:35:39 +01:00