Skip to content

Commit 365fe02

Browse files
committed
bump SDK to v0.10.18 — secret placeholder is [[secret:name/key]]
1 parent c512657 commit 365fe02

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/viper v1.20.1
1313
github.com/swaggest/jsonschema-go v0.3.79
1414
github.com/tiny-systems/ajson v0.1.6
15-
github.com/tiny-systems/module v0.10.17
15+
github.com/tiny-systems/module v0.10.18
1616
go.opentelemetry.io/otel/trace v1.39.0
1717
k8s.io/apimachinery v0.34.0
1818
sigs.k8s.io/controller-runtime v0.20.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,8 @@ github.com/tiny-systems/ajson v0.1.6 h1:Ch7E4Oerx4mHse+wbCdb1ZYuVATLuH76g2RWHC+B
425425
github.com/tiny-systems/ajson v0.1.6/go.mod h1:a1M1W+3VQu6yNLxOwtKRq+y58Hy/oFWMkQBE/aKhVBs=
426426
github.com/tiny-systems/errorpanic v0.7.1 h1:GgbimfhC2wnQ8012SGGxh743ryaJXSSD7boLK+IQ0Xs=
427427
github.com/tiny-systems/errorpanic v0.7.1/go.mod h1:AQobicdSB/J3RzN81pTG4dqgcULaEIrEOvNC8TpSgxw=
428-
github.com/tiny-systems/module v0.10.17 h1:byBYnKqu1XUftLloCgBmcezO2yU7q57Z8ly8dhOKanw=
429-
github.com/tiny-systems/module v0.10.17/go.mod h1:EAYR1ssyLXI2Bv9Bw6/DhdolCIDSdVytwx0DYNvG3KU=
428+
github.com/tiny-systems/module v0.10.18 h1:4bvmkV2TF+gacQp7FpUbt6m68S6V+bIIpUQooTxcbdA=
429+
github.com/tiny-systems/module v0.10.18/go.mod h1:EAYR1ssyLXI2Bv9Bw6/DhdolCIDSdVytwx0DYNvG3KU=
430430
github.com/tiny-systems/otel-collector v0.5.1 h1:tylLj7f7O7n5o9R383Lojd0fN7j5jgZ76zFshJ0SE6c=
431431
github.com/tiny-systems/otel-collector v0.5.1/go.mod h1:EGo1dQ3+5iG3ejGJ8y9kMgHhOGB6WyoasJDUHesKXEA=
432432
github.com/tiny-systems/platform-api v0.5.6 h1:IJPslzpV06cJcHaloZ9mm18pE8DCpCqLc/PD0NGFOUA=

0 commit comments

Comments
 (0)