File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/spf13/cobra v1.10.2
1212 github.com/spf13/viper v1.20.1
1313 github.com/swaggest/jsonschema-go v0.3.79
14- github.com/tiny-systems/module v0.5.0
14+ github.com/tiny-systems/module v0.10.16
1515)
1616
1717require (
@@ -143,7 +143,7 @@ require (
143143 github.com/tiny-systems/ajson v0.1.6 // indirect
144144 github.com/tiny-systems/errorpanic v0.7.1 // indirect
145145 github.com/tiny-systems/otel-collector v0.5.1 // indirect
146- github.com/tiny-systems/platform-api v0.5.0 // indirect
146+ github.com/tiny-systems/platform-api v0.5.6 // indirect
147147 github.com/vmware-labs/yaml-jsonpath v0.3.2 // indirect
148148 github.com/woodsbury/decimal128 v1.3.0 // indirect
149149 github.com/x448/float16 v0.8.4 // indirect
Original file line number Diff line number Diff line change @@ -425,12 +425,12 @@ github.com/tiny-systems/ajson v0.1.6 h1:Ch7E4Oerx4mHse+wbCdb1ZYuVATLuH76g2RWHC+B
425425github.com/tiny-systems/ajson v0.1.6 /go.mod h1:a1M1W+3VQu6yNLxOwtKRq+y58Hy/oFWMkQBE/aKhVBs =
426426github.com/tiny-systems/errorpanic v0.7.1 h1:GgbimfhC2wnQ8012SGGxh743ryaJXSSD7boLK+IQ0Xs =
427427github.com/tiny-systems/errorpanic v0.7.1 /go.mod h1:AQobicdSB/J3RzN81pTG4dqgcULaEIrEOvNC8TpSgxw =
428- github.com/tiny-systems/module v0.5.0 h1:fOf8VGvu/OoVs2feK75VPg1aprlBlFosQcDPTNzUXxk =
429- github.com/tiny-systems/module v0.5.0 /go.mod h1:dsuKa7EUGkkEEYfc11RlENDw1p8oXLedhkz9I0qR8sw =
428+ github.com/tiny-systems/module v0.10.16 h1:eSxn135BPM7x/Fu9N8h55ml50UfQivaEe608zjyqoec =
429+ github.com/tiny-systems/module v0.10.16 /go.mod h1:EAYR1ssyLXI2Bv9Bw6/DhdolCIDSdVytwx0DYNvG3KU =
430430github.com/tiny-systems/otel-collector v0.5.1 h1:tylLj7f7O7n5o9R383Lojd0fN7j5jgZ76zFshJ0SE6c =
431431github.com/tiny-systems/otel-collector v0.5.1 /go.mod h1:EGo1dQ3+5iG3ejGJ8y9kMgHhOGB6WyoasJDUHesKXEA =
432- github.com/tiny-systems/platform-api v0.5.0 h1:3pPr1MjMGYwbrXtUG9mZvA6aXTvyQdHrgM3UAzpUQkw =
433- github.com/tiny-systems/platform-api v0.5.0 /go.mod h1:wZdMP6cPP/gcKaqPxyooJCra1bPgx9krY4OaVLe2mpM =
432+ github.com/tiny-systems/platform-api v0.5.6 h1:IJPslzpV06cJcHaloZ9mm18pE8DCpCqLc/PD0NGFOUA =
433+ github.com/tiny-systems/platform-api v0.5.6 /go.mod h1:NLrYIF/gqlNBXa7THkGyKBdKwbv5bgDrMnnwkRzgPa0 =
434434github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU =
435435github.com/ugorji/go/codec v1.2.11 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
436436github.com/vmware-labs/yaml-jsonpath v0.3.2 h1:/5QKeCBGdsInyDCyVNLbXyilb61MXGi9NP674f9Hobk =
You can’t perform that action at this time.
0 commit comments