drop 'go-spew' dependencies and update dependencies (#6134)

* drop 'go-spew' dependencies

* update dependencies

* fix: change install method of golangci-lint
This commit is contained in:
yugo kobayashi
2026-05-01 09:07:24 +09:00
committed by GitHub
parent 2f9dbe434d
commit 1c87a5063d
100 changed files with 1970 additions and 1241 deletions

View File

@@ -1,5 +1,5 @@
// Omit the patch version to avoid an extra bump in downstream projects.
go 1.25
// Use the minimum patch version to avoid an extra bump in downstream projects.
go 1.25.0
use (
./api