Skip to content

Commit 92beb1e

Browse files
committed
chore: bump SDK to v0.1.226 (async signal delivery)
1 parent 25ada44 commit 92beb1e

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.225
14+
github.com/tiny-systems/module v0.1.226
1515
)
1616

1717
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,8 +430,8 @@ github.com/tiny-systems/ajson v0.1.3 h1:qklS93ubEFReG7sFa86SW5SFFjaX7UzCncdmQtqR
430430
github.com/tiny-systems/ajson v0.1.3/go.mod h1:a6oSw0MMb7Z5aD2tPoPO+jq11ETKgXUr2XktHdT8Wt8=
431431
github.com/tiny-systems/errorpanic v0.7.1 h1:GgbimfhC2wnQ8012SGGxh743ryaJXSSD7boLK+IQ0Xs=
432432
github.com/tiny-systems/errorpanic v0.7.1/go.mod h1:AQobicdSB/J3RzN81pTG4dqgcULaEIrEOvNC8TpSgxw=
433-
github.com/tiny-systems/module v0.1.225 h1:StaaCTr4XaHB3W4Y0TG4/GetNeI1tiIOe5mB4xPyDpg=
434-
github.com/tiny-systems/module v0.1.225/go.mod h1:vt23YfambQp3L+MVSVmBO5c1Cv+O/wQDJ4bXO/cKKM0=
433+
github.com/tiny-systems/module v0.1.226 h1:SLO7GyRECQBPfGFpsmjCiN1jjrWSY2VcJS0Qd+NKgZ4=
434+
github.com/tiny-systems/module v0.1.226/go.mod h1:vt23YfambQp3L+MVSVmBO5c1Cv+O/wQDJ4bXO/cKKM0=
435435
github.com/tiny-systems/otel-collector v0.5.1 h1:tylLj7f7O7n5o9R383Lojd0fN7j5jgZ76zFshJ0SE6c=
436436
github.com/tiny-systems/otel-collector v0.5.1/go.mod h1:EGo1dQ3+5iG3ejGJ8y9kMgHhOGB6WyoasJDUHesKXEA=
437437
github.com/tiny-systems/platform-api v0.0.14 h1:fIhrl6/EJ73Bw+AaQhRWC8F8gkpOJ+k+MPXxb4Iyr0w=

0 commit comments

Comments
 (0)