File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/kcp-dev/multicluster-provider v0.5.1
99 github.com/kcp-dev/sdk v0.30.1
1010 github.com/platform-mesh/golang-commons v0.15.6
11- github.com/platform-mesh/subroutines v0.3.2
11+ github.com/platform-mesh/subroutines v0.3.3
1212 github.com/spf13/cobra v1.10.2
1313 github.com/spf13/pflag v1.0.10
1414 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
123123github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
124124github.com/platform-mesh/golang-commons v0.15.6 h1:zR8IoHi0OTy4Q/gMIO8+ta+caaluMwiKT6oUBVHYzNU =
125125github.com/platform-mesh/golang-commons v0.15.6 /go.mod h1:nZ1oQ0Rk/nrSKYxk5iiG+cO+YSSWPYv8iben3AqPrdE =
126- github.com/platform-mesh/subroutines v0.3.2 h1:9EXGWhmARk2ozJ1Jzr0XuxmjK21WnWCaNL46HD5Uv7A =
127- github.com/platform-mesh/subroutines v0.3.2 /go.mod h1:hZuhXgBjybMgrI5h+/+ugdgLe/NHCCCO2t/G4+NHW3c =
126+ github.com/platform-mesh/subroutines v0.3.3 h1:WKz0ZJnceC5KvUYrbmAdGTRnECkI6I4YXAEq3vKEV3Q =
127+ github.com/platform-mesh/subroutines v0.3.3 /go.mod h1:4NmIkZXmbndYu4JzHWPu9JNoDipJcXP4oy4OPnLNT0Q =
128128github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
129129github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
130130github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments