File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.6
44
55require (
66 github.com/gorilla/websocket v1.5.3
7- github.com/jumpserver-dev/sdk-go v0.0.0-20260130073417-a608248623a4
7+ github.com/jumpserver-dev/sdk-go v0.0.0-20260303030710-709165abd15f
88 github.com/sirupsen/logrus v1.9.3
99 github.com/spf13/cobra v1.10.1
1010 github.com/spf13/viper v1.21.0
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHW
7272github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8 =
7373github.com/jmespath/go-jmespath/internal/testify v1.5.1 /go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U =
7474github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d /go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE =
75- github.com/jumpserver-dev/sdk-go v0.0.0-20260130073417-a608248623a4 h1:VTHBOTs3yfy+vVEQLDRtPA+IgA3ogyDENvqfACWsMng =
76- github.com/jumpserver-dev/sdk-go v0.0.0-20260130073417-a608248623a4 /go.mod h1:QmnL7BRb74/XY1nu8kWQWs6DHXt3uIaWkDCkQSRyZlM =
75+ github.com/jumpserver-dev/sdk-go v0.0.0-20260303030710-709165abd15f h1:iCP47sFE03qmgXM9tuDKw6nrFhT/VsKdrGHCsL2VntM =
76+ github.com/jumpserver-dev/sdk-go v0.0.0-20260303030710-709165abd15f /go.mod h1:QmnL7BRb74/XY1nu8kWQWs6DHXt3uIaWkDCkQSRyZlM =
7777github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
7878github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
7979github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments