-
- Downloads
update go.mod
... | ... | @@ -24,5 +24,6 @@ require ( |
golang.org/x/text v0.16.0 // indirect | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8 // indirect | ||
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.4.0 // indirect | ||
google.golang.org/protobuf v1.34.2 // indirect | ||
) |
Please register or sign in to comment