This repository was archived by the owner on Jun 23, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/openfga/language/pkg/go v0.2.1
1717 github.com/platform-mesh/account-operator v0.12.37
1818 github.com/platform-mesh/golang-commons v0.14.0
19- github.com/platform-mesh/subroutines v0.2.6
19+ github.com/platform-mesh/subroutines v0.3.0
2020 github.com/rs/zerolog v1.35.0
2121 github.com/spf13/cobra v1.10.2
2222 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ github.com/platform-mesh/account-operator v0.12.37 h1:cb6FSYQazlLqRFb2jUal/pLNhT
184184github.com/platform-mesh/account-operator v0.12.37 /go.mod h1:g195CZ+E9yBSUTs/peaE6PBdvp5hiODNoUYVV1xXFlg =
185185github.com/platform-mesh/golang-commons v0.14.0 h1:QZldFRL84Ka2ZiEtkTkaXjn6NGvGyxyYAdepMhnrMJU =
186186github.com/platform-mesh/golang-commons v0.14.0 /go.mod h1:V4Db8FH1Uxpevz+dKrLBHFGqP2XvxYXXfCfF0xqngx0 =
187- github.com/platform-mesh/subroutines v0.2.6 h1:/xIN/4Z015M9qh7HUuLkxX5mXv2xpFa5l6esknKGxa8 =
188- github.com/platform-mesh/subroutines v0.2.6 /go.mod h1:hZuhXgBjybMgrI5h+/+ugdgLe/NHCCCO2t/G4+NHW3c =
187+ github.com/platform-mesh/subroutines v0.3.0 h1:TmuybdCrxjfpPzxcM/PtGw0munTHGIm9GkmZBoTkevM =
188+ github.com/platform-mesh/subroutines v0.3.0 /go.mod h1:hZuhXgBjybMgrI5h+/+ugdgLe/NHCCCO2t/G4+NHW3c =
189189github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
190190github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
191191github.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