feat: add a gRPC endpoint

This commit is contained in:
Simon Delicata
2025-05-22 15:24:04 +02:00
committed by GitHub
parent 7e57190724
commit a4469d5b7a
10 changed files with 680 additions and 90 deletions

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
env:
GO_VERSION: stable
GOLANGCI_LINT_VERSION: v1.63.4
GOLANGCI_LINT_VERSION: v2.1.2
CGO_ENABLED: 0
steps: