go-kratos / kratos

Your ultimate Go microservices framework for the cloud-native era.
https://go-kratos.dev
MIT License
23.3k stars 4.01k forks source link

kratos upgrade error #2201

Closed BootyDog closed 2 years ago

BootyDog commented 2 years ago

What happened:

kratos upgrade
go install github.com/go-kratos/kratos/cmd/kratos/v2@latest go install github.com/go-kratos/kratos/cmd/protoc-gen-go-http/v2@latest go install github.com/go-kratos/kratos/cmd/protoc-gen-go-errors/v2@latest go install google.golang.org/protobuf/cmd/protoc-gen-go@latest go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest go: github.com/google/gnostic/cmd/protoc-gen-openapi@latest: no matching versions for query "latest" exit status 1

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

hshe commented 2 years ago

image 没有问题呀

BootyDog commented 2 years ago

go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest 然后kratos upgrade就好了 可能是网络问题