Skip to content

Commit b888650

Browse files
committed
chore: updated golang to 1.25.6
Fixes: CVE-2026-42505, cve-2026-39822
1 parent 3217623 commit b888650

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/IBM-Cloud/ibm-cloud-cli-sdk
22

3-
go 1.26.4
3+
go 1.26.5
44

55
require (
66
github.com/Masterminds/semver v1.5.0

0 commit comments

Comments
 (0)