Skip to content

Commit 263ddbf

Browse files
maksymlumenclaude
andcommitted
chore: bump SDK to v0.1.228
Includes port cache invalidation fix and dedup atomicity fix. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 97496ca commit 263ddbf

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.227
14+
github.com/tiny-systems/module v0.1.228
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.227 h1:lNQmEuNEdu5n7fstL3ezwwTB2gNdNWEIAd8z31+7oC8=
434-
github.com/tiny-systems/module v0.1.227/go.mod h1:vt23YfambQp3L+MVSVmBO5c1Cv+O/wQDJ4bXO/cKKM0=
433+
github.com/tiny-systems/module v0.1.228 h1:TNBx9vI6hFBtW+KtsqX3sSwRNkP7YiRj9XPSui76fW8=
434+
github.com/tiny-systems/module v0.1.228/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)