chore: bump go version and dependencies

This commit is contained in:
2024-09-15 17:10:44 +02:00
parent d30ea29a7f
commit 131e088bfc
3 changed files with 74 additions and 79 deletions

View File

@@ -11,7 +11,7 @@ clean:
rm -rf dist
requirements:
@go mod tidy -compat=1.20
@go mod tidy -compat=1.23
@go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
@go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest