Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Commit a14f75c

Browse files
fix(deps): update module github.com/platform-mesh/subroutines to v0.3.0 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22cc191 commit a14f75c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ github.com/platform-mesh/account-operator v0.12.37 h1:cb6FSYQazlLqRFb2jUal/pLNhT
184184
github.com/platform-mesh/account-operator v0.12.37/go.mod h1:g195CZ+E9yBSUTs/peaE6PBdvp5hiODNoUYVV1xXFlg=
185185
github.com/platform-mesh/golang-commons v0.14.0 h1:QZldFRL84Ka2ZiEtkTkaXjn6NGvGyxyYAdepMhnrMJU=
186186
github.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=
189189
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
190190
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
191191
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)