Skip to content

Commit 1030045

Browse files
authored
fix(deps): bump go to 1.26.4 to address stdlib CVEs (#931)
Resolves Snyk findings: - SNYK-GOLANG-STDCRYPTOX509-17135840 - SNYK-GOLANG-STDMIME-17135844 - SNYK-GOLANG-STDNETTEXTPROTO-17135843
1 parent 4acd31e commit 1030045

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/kosli-dev/cli
22

3-
go 1.26.3
3+
go 1.26.4
44

55
require (
66
cloud.google.com/go/run v1.21.0

0 commit comments

Comments
 (0)