Skip to content

Commit a372c22

Browse files
authored
chore(deps): security update (#15542)
Scan output: Before update: | OSV URL | CVSS | ECOSYSTEM | PACKAGE | VERSION | SOURCE | |------------------------------|------|-----------|---------|---------|--------| | https://osv.dev/GO-2026-4337 | | Go | stdlib | 1.24.12 | go.mod | After update: If a package is showing up in the scan but the script is not trying to update it then it might be because there is no fixed version yet. Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com> Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
1 parent 6157228 commit a372c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kumahq/kuma/v2
22

3-
go 1.24.12
3+
go 1.24.13
44

55
require (
66
cirello.io/pglock v1.16.0

0 commit comments

Comments
 (0)