Skip to content

Commit 5eb37f4

Browse files
kratos/2.9.0 package update (#65774)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> <!--ci-cve-scan:fail-any--> Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
1 parent b0ec6b1 commit 5eb37f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

kratos.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: kratos
3-
version: 2.8.4
4-
epoch: 2 # CVE-2025-47907
3+
version: "2.9.0"
4+
epoch: 0 # CVE-2025-47907
55
description: "A Go framework for microservices"
66
copyright:
77
- license: MIT
@@ -11,7 +11,7 @@ pipeline:
1111
with:
1212
repository: https://github.com/go-kratos/kratos
1313
tag: v${{package.version}}
14-
expected-commit: 982270e9576bdd6346a4fdf5ef4839a8e3080a38
14+
expected-commit: 593b412234ec94f91e487c4d1636b2710c36c555
1515

1616
- uses: go/build
1717
with:

0 commit comments

Comments
 (0)