deps: upgrade Go 1.24.13/1.25.7, protoc 33.5, and module dependencies (#917)

- Go minimum 1.24.12 → 1.24.13, toolchain go1.25.6 → go1.25.7 (Feb 4
security fixes)
- protoc 33.4 → 33.5, protoc-gen-go-grpc 1.6.0 → 1.6.1
- Update all Go module dependencies (go get -u -t ./...)
- Regenerate protobuf/grpc code

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
Christian Schwarz
2026-02-08 18:59:42 +01:00
committed by GitHub
parent 9e5f5e1ec9
commit 888283c06f
12 changed files with 47 additions and 45 deletions
+1
View File
@@ -1,5 +1,6 @@
# Build
artifacts/
build/install.tmp
# Golang
vendor/