Skip to content

Commit 41a5169

Browse files
maksymlumenclaude
andcommitted
chore: bump SDK to v0.1.200
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 1b33318 commit 41a5169

2 files changed

Lines changed: 3 additions & 7 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.198
14+
github.com/tiny-systems/module v0.1.200
1515
)
1616

1717
require (

go.sum

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -372,12 +372,8 @@ github.com/tiny-systems/ajson v0.1.3 h1:qklS93ubEFReG7sFa86SW5SFFjaX7UzCncdmQtqR
372372
github.com/tiny-systems/ajson v0.1.3/go.mod h1:a6oSw0MMb7Z5aD2tPoPO+jq11ETKgXUr2XktHdT8Wt8=
373373
github.com/tiny-systems/errorpanic v0.7.1 h1:GgbimfhC2wnQ8012SGGxh743ryaJXSSD7boLK+IQ0Xs=
374374
github.com/tiny-systems/errorpanic v0.7.1/go.mod h1:AQobicdSB/J3RzN81pTG4dqgcULaEIrEOvNC8TpSgxw=
375-
github.com/tiny-systems/module v0.1.196 h1:6ldX32Dw+NLJNn6/AHj3WLXCD0iHGRMND9Df+TW0eYQ=
376-
github.com/tiny-systems/module v0.1.196/go.mod h1:2sB+KQxupNhalDZx94pwmthUE4vsQc9NW3fPBPT+3f0=
377-
github.com/tiny-systems/module v0.1.197 h1:qAUSN/mr1ix/kLkunbDldOojwjzuPpjkRi1c9+/N30A=
378-
github.com/tiny-systems/module v0.1.197/go.mod h1:2sB+KQxupNhalDZx94pwmthUE4vsQc9NW3fPBPT+3f0=
379-
github.com/tiny-systems/module v0.1.198 h1:wmo5XmVErcjR6aqi2JCEqTL5gRXP3jUQc4Ll9DdY1t0=
380-
github.com/tiny-systems/module v0.1.198/go.mod h1:2sB+KQxupNhalDZx94pwmthUE4vsQc9NW3fPBPT+3f0=
375+
github.com/tiny-systems/module v0.1.200 h1:+eGpzTQlNoI3cqsxWGF7dm+Cpo1ldG8H4popUFJE/+Y=
376+
github.com/tiny-systems/module v0.1.200/go.mod h1:2sB+KQxupNhalDZx94pwmthUE4vsQc9NW3fPBPT+3f0=
381377
github.com/tiny-systems/platform-api v0.0.13 h1:c7Q/0Xp+7Pwum37UozGTAi4ucQDuIaHaDaR19Qfjnic=
382378
github.com/tiny-systems/platform-api v0.0.13/go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU=
383379
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=

0 commit comments

Comments
 (0)