Skip to content

Commit 6f96e9f

Browse files
maksymlumenclaude
andcommitted
chore: bump SDK to v0.1.264 (tracker fix for span data)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d8722e0 commit 6f96e9f

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
@@ -8,7 +8,7 @@ require (
88
github.com/rs/zerolog v1.31.0
99
github.com/spf13/cobra v1.10.1
1010
github.com/spf13/viper v1.19.0
11-
github.com/tiny-systems/module v0.1.262
11+
github.com/tiny-systems/module v0.1.264
1212
)
1313

1414
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,8 +428,8 @@ github.com/tiny-systems/ajson v0.1.6 h1:Ch7E4Oerx4mHse+wbCdb1ZYuVATLuH76g2RWHC+B
428428
github.com/tiny-systems/ajson v0.1.6/go.mod h1:a1M1W+3VQu6yNLxOwtKRq+y58Hy/oFWMkQBE/aKhVBs=
429429
github.com/tiny-systems/errorpanic v0.7.1 h1:GgbimfhC2wnQ8012SGGxh743ryaJXSSD7boLK+IQ0Xs=
430430
github.com/tiny-systems/errorpanic v0.7.1/go.mod h1:AQobicdSB/J3RzN81pTG4dqgcULaEIrEOvNC8TpSgxw=
431-
github.com/tiny-systems/module v0.1.262 h1:ewcUc3wDcFI6liXO0uF/cHz6H7dTfiBZtXhTVPpg2F8=
432-
github.com/tiny-systems/module v0.1.262/go.mod h1:gRir2fqil84R/VhS2xywaDxUaGX/AnnQc+oXRnCFoak=
431+
github.com/tiny-systems/module v0.1.264 h1:RWaHPtjbSOm5FPnjYuzLPP390IBgD4lo3OdcHjWV8QA=
432+
github.com/tiny-systems/module v0.1.264/go.mod h1:gRir2fqil84R/VhS2xywaDxUaGX/AnnQc+oXRnCFoak=
433433
github.com/tiny-systems/otel-collector v0.5.1 h1:tylLj7f7O7n5o9R383Lojd0fN7j5jgZ76zFshJ0SE6c=
434434
github.com/tiny-systems/otel-collector v0.5.1/go.mod h1:EGo1dQ3+5iG3ejGJ8y9kMgHhOGB6WyoasJDUHesKXEA=
435435
github.com/tiny-systems/platform-api v0.0.14 h1:fIhrl6/EJ73Bw+AaQhRWC8F8gkpOJ+k+MPXxb4Iyr0w=

0 commit comments

Comments
 (0)