-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I want to specific the kratos and protoc-gen-go-http version to 2.8.3, how to implement it?
when i use the [email protected]
go install github.com/go-kratos/kratos/cmd/kratos/[email protected]
go: github.com/go-kratos/kratos/cmd/kratos/[email protected]: github.com/go-kratos/kratos/cmd/kratos/[email protected]: invalid version: unknown revision cmd/kratos/v2.8.3
when i use the v2.8.3
go install github.com/go-kratos/kratos/cmd/[email protected]
go: github.com/go-kratos/kratos/cmd/[email protected]: github.com/go-kratos/kratos/cmd/[email protected]: invalid version: unknown revision cmd/kratos/v2.8.3
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested