fix: fix cve for telemetry and kubesphere (#6352)
fix: cve
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
(cherry picked from commit b4069c6b3d)
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
module kubesphere.io/api
|
||||
|
||||
go 1.22.4
|
||||
|
||||
toolchain go1.22.8
|
||||
go 1.22.11
|
||||
|
||||
require (
|
||||
github.com/onsi/gomega v1.34.2
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
|
||||
module kubesphere.io/client-go
|
||||
|
||||
go 1.22.4
|
||||
|
||||
toolchain go1.22.8
|
||||
go 1.22.11
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.6.0
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
|
||||
module kubesphere.io/utils
|
||||
|
||||
go 1.22.4
|
||||
|
||||
toolchain go1.22.8
|
||||
go 1.22.11
|
||||
|
||||
require (
|
||||
github.com/aws/aws-sdk-go v1.55.5
|
||||
|
||||
Reference in New Issue
Block a user