Skip to content

Commit aa7f3c2

Browse files
committed
chore: update SDK to v0.1.210 (fix FromState handling)
1 parent 6db2ac4 commit aa7f3c2

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
@@ -11,7 +11,7 @@ require (
1111
github.com/spf13/cobra v1.10.1
1212
github.com/spf13/viper v1.19.0
1313
github.com/swaggest/jsonschema-go v0.3.70
14-
github.com/tiny-systems/module v0.1.209
14+
github.com/tiny-systems/module v0.1.210
1515
)
1616

1717
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@ github.com/tiny-systems/ajson v0.1.3 h1:qklS93ubEFReG7sFa86SW5SFFjaX7UzCncdmQtqR
378378
github.com/tiny-systems/ajson v0.1.3/go.mod h1:a6oSw0MMb7Z5aD2tPoPO+jq11ETKgXUr2XktHdT8Wt8=
379379
github.com/tiny-systems/errorpanic v0.7.1 h1:GgbimfhC2wnQ8012SGGxh743ryaJXSSD7boLK+IQ0Xs=
380380
github.com/tiny-systems/errorpanic v0.7.1/go.mod h1:AQobicdSB/J3RzN81pTG4dqgcULaEIrEOvNC8TpSgxw=
381-
github.com/tiny-systems/module v0.1.209 h1:1ZDmaAGedXCEtl3bl/3H8DxQHSDchHS5R7WMfBvoW1w=
382-
github.com/tiny-systems/module v0.1.209/go.mod h1:Xsuo/ueXdwKIi1p9PdpgJyDnRNGBYfKsRP2b4iSFZOE=
381+
github.com/tiny-systems/module v0.1.210 h1:stNHhiQMrGlcfWSHaiyZBXcaUNVCB7OgY10NqBq9SEo=
382+
github.com/tiny-systems/module v0.1.210/go.mod h1:Xsuo/ueXdwKIi1p9PdpgJyDnRNGBYfKsRP2b4iSFZOE=
383383
github.com/tiny-systems/otel-collector v0.5.1 h1:tylLj7f7O7n5o9R383Lojd0fN7j5jgZ76zFshJ0SE6c=
384384
github.com/tiny-systems/otel-collector v0.5.1/go.mod h1:EGo1dQ3+5iG3ejGJ8y9kMgHhOGB6WyoasJDUHesKXEA=
385385
github.com/tiny-systems/platform-api v0.0.14 h1:fIhrl6/EJ73Bw+AaQhRWC8F8gkpOJ+k+MPXxb4Iyr0w=

0 commit comments

Comments
 (0)