Skip to content

Commit 0cc0454

Browse files
Maksym Trofimenkoclaude
andcommitted
chore: update SDK to v0.1.203
- Fixes TinyNode periodic heartbeat on leadership change Co-Authored-By: Claude <noreply@anthropic.com>
1 parent c6707e9 commit 0cc0454

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
@@ -12,7 +12,7 @@ require (
1212
github.com/spf13/cobra v1.10.1
1313
github.com/spf13/viper v1.19.0
1414
github.com/swaggest/jsonschema-go v0.3.70
15-
github.com/tiny-systems/module v0.1.202
15+
github.com/tiny-systems/module v0.1.203
1616
go.opentelemetry.io/otel/trace v1.35.0
1717
golang.org/x/oauth2 v0.30.0
1818
google.golang.org/api v0.171.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,8 +467,8 @@ github.com/tiny-systems/ajson v0.1.3 h1:qklS93ubEFReG7sFa86SW5SFFjaX7UzCncdmQtqR
467467
github.com/tiny-systems/ajson v0.1.3/go.mod h1:a6oSw0MMb7Z5aD2tPoPO+jq11ETKgXUr2XktHdT8Wt8=
468468
github.com/tiny-systems/errorpanic v0.7.1 h1:GgbimfhC2wnQ8012SGGxh743ryaJXSSD7boLK+IQ0Xs=
469469
github.com/tiny-systems/errorpanic v0.7.1/go.mod h1:AQobicdSB/J3RzN81pTG4dqgcULaEIrEOvNC8TpSgxw=
470-
github.com/tiny-systems/module v0.1.202 h1:yw7ZZHX6iHUWLMVwivJ+0wzsSUSD516iaWqEJqns6os=
471-
github.com/tiny-systems/module v0.1.202/go.mod h1:2sB+KQxupNhalDZx94pwmthUE4vsQc9NW3fPBPT+3f0=
470+
github.com/tiny-systems/module v0.1.203 h1:ZYsMUoHj4idtaAZkM9lQe4mlesULQcGwmrcKkJ6+AYI=
471+
github.com/tiny-systems/module v0.1.203/go.mod h1:2sB+KQxupNhalDZx94pwmthUE4vsQc9NW3fPBPT+3f0=
472472
github.com/tiny-systems/platform-api v0.0.13 h1:c7Q/0Xp+7Pwum37UozGTAi4ucQDuIaHaDaR19Qfjnic=
473473
github.com/tiny-systems/platform-api v0.0.13/go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU=
474474
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=

0 commit comments

Comments
 (0)