1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-11-06 08:59:18 +02:00

deps: upgrade kratos version to v2.5.2 (#2464)

This commit is contained in:
包子
2022-10-19 22:37:16 +08:00
committed by GitHub
parent a911f8f9ee
commit dcae38d656
20 changed files with 20 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
package main
// release is the current kratos tool version.
const release = "v2.5.1"
const release = "v2.5.2"

View File

@@ -1,4 +1,4 @@
package main
// release is the current protoc-gen-go-errors version.
const release = "v2.5.1"
const release = "v2.5.2"

View File

@@ -1,4 +1,4 @@
package main
// release is the current protoc-gen-go-http version.
const release = "v2.5.1"
const release = "v2.5.2"