Skip to content

Commit 2c41874

Browse files
committed
chore: update SDK to v0.1.266 (TinyTracker removed)
1 parent 1783c03 commit 2c41874

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.264
14+
github.com/tiny-systems/module v0.1.266
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.6 h1:Ch7E4Oerx4mHse+wbCdb1ZYuVATLuH76g2RWHC+B
430430
github.com/tiny-systems/ajson v0.1.6/go.mod h1:a1M1W+3VQu6yNLxOwtKRq+y58Hy/oFWMkQBE/aKhVBs=
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.264 h1:RWaHPtjbSOm5FPnjYuzLPP390IBgD4lo3OdcHjWV8QA=
434-
github.com/tiny-systems/module v0.1.264/go.mod h1:gRir2fqil84R/VhS2xywaDxUaGX/AnnQc+oXRnCFoak=
433+
github.com/tiny-systems/module v0.1.266 h1:W0vlynZL8yRq2DFRFFbM5tM0lIGirkYmz1CJG6cJUrw=
434+
github.com/tiny-systems/module v0.1.266/go.mod h1:gRir2fqil84R/VhS2xywaDxUaGX/AnnQc+oXRnCFoak=
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)