mirror of
https://github.com/go-kratos/kratos.git
synced 2025-02-01 13:07:48 +02:00
add v2.0.0
This commit is contained in:
parent
23a7f15541
commit
14d383bc6f
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go-http. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go-http v2.0.0-rc7
|
||||
// protoc-gen-go-http v2.0.0
|
||||
|
||||
package metadata
|
||||
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
version string = "v2.0.0-rc7"
|
||||
version string = "v2.0.0"
|
||||
|
||||
rootCmd = &cobra.Command{
|
||||
Use: "kratos",
|
||||
@ -34,4 +34,4 @@ func main() {
|
||||
if err := rootCmd.Execute(); err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@ import (
|
||||
"google.golang.org/protobuf/types/pluginpb"
|
||||
)
|
||||
|
||||
const version = "v2.0.0-rc7"
|
||||
const version = "v2.0.0"
|
||||
|
||||
func main() {
|
||||
showVersion := flag.Bool("version", false, "print the version and exit")
|
||||
|
@ -8,7 +8,7 @@ import (
|
||||
"google.golang.org/protobuf/types/pluginpb"
|
||||
)
|
||||
|
||||
const version = "v2.0.0-rc7"
|
||||
const version = "v2.0.0"
|
||||
|
||||
func main() {
|
||||
showVersion := flag.Bool("version", false, "print the version and exit")
|
||||
|
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go-http. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go-http v2.0.0-rc7
|
||||
// protoc-gen-go-http v2.0.0
|
||||
|
||||
package v1
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go-http. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go-http v2.0.0-rc7
|
||||
// protoc-gen-go-http v2.0.0
|
||||
|
||||
package helloworld
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go-http. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go-http v2.0.0-rc7
|
||||
// protoc-gen-go-http v2.0.0
|
||||
|
||||
package helloworld
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go-http. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go-http v2.0.0-rc7
|
||||
// protoc-gen-go-http v2.0.0
|
||||
|
||||
package v1
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go-http. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go-http v2.0.0-rc7
|
||||
// protoc-gen-go-http v2.0.0
|
||||
|
||||
package v1
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go-http. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go-http v2.0.0-rc7
|
||||
// protoc-gen-go-http v2.0.0
|
||||
|
||||
package v1
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go-http. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go-http v2.0.0-rc7
|
||||
// protoc-gen-go-http v2.0.0
|
||||
|
||||
package echo
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user