Skip to content

Commit aca16a1

Browse files
fix(deps): update module github.com/aperturerobotics/controllerbus to v0.51.2
1 parent daf11bf commit aca16a1

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

example/plugin-demo/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/aperturerobotics/controllerbus/example/plugin-demo
22

3-
go 1.24.0
3+
go 1.25
44

55
toolchain go1.25.3
66

@@ -10,7 +10,7 @@ replace github.com/aperturerobotics/controllerbus => ../..
1010
replace github.com/libp2p/go-libp2p => github.com/aperturerobotics/go-libp2p v0.37.1-0.20241111002741-5cfbb50b74e0 // aperture
1111

1212
require (
13-
github.com/aperturerobotics/controllerbus v0.51.1 // master
13+
github.com/aperturerobotics/controllerbus v0.51.2 // master
1414
github.com/aperturerobotics/protobuf-go-lite v0.11.0 // latest
1515
github.com/aperturerobotics/starpc v0.39.10 // indirect; main
1616
github.com/aperturerobotics/util v1.31.4 // indirect; latest
@@ -23,7 +23,7 @@ require (
2323
)
2424

2525
require (
26-
github.com/aperturerobotics/cli v1.0.0 // indirect
26+
github.com/aperturerobotics/cli v1.0.1 // indirect
2727
github.com/aperturerobotics/common v0.22.12 // indirect
2828
github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20251104042408-0c9eb8a3f726 // indirect
2929
github.com/coder/websocket v1.8.14 // indirect
@@ -45,7 +45,7 @@ require (
4545
github.com/multiformats/go-multistream v0.5.0 // indirect
4646
github.com/multiformats/go-varint v0.0.7 // indirect
4747
github.com/spaolacci/murmur3 v1.1.1-0.20190317074736-539464a789e9 // indirect
48-
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
48+
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342 // indirect
4949
github.com/zeebo/blake3 v0.2.4 // indirect
5050
golang.org/x/crypto v0.37.0 // indirect
5151
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect

example/plugin-demo/go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
github.com/aperturerobotics/cli v1.0.0 h1:s3xT2h7eBih4/4yZKTn/HQ6P+qpk6ygWZl2416xAI1M=
22
github.com/aperturerobotics/cli v1.0.0/go.mod h1:wtlINjMcKuwyV1x4ftReuA6hHZcPB8kPMXHyQqGFCSc=
3+
github.com/aperturerobotics/cli v1.0.1 h1:9KsECHGESJ/iGU13Z4zNQzKFz5bMave4bA6lPXGjtOU=
4+
github.com/aperturerobotics/cli v1.0.1/go.mod h1:s1Gh4eTOGGlrPqpyi/q8aIQwk0T6yDCF7C2xPyBMtek=
35
github.com/aperturerobotics/common v0.22.7 h1:gMtJLKVSe+WVHe4JNZJWfGsCwv4ajGLfzkbceEEdswk=
46
github.com/aperturerobotics/common v0.22.7/go.mod h1:wsPfDVCTNpGHddg/MSfm84rKoO4GAvb+TQtATXz+pKY=
57
github.com/aperturerobotics/common v0.22.10 h1:XFfXq9NGrirjW6rtqq525qiY1IN+1siGBZwIsvBJGfQ=
@@ -103,6 +105,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
103105
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
104106
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4=
105107
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1/go.mod h1:Ohn+xnUBiLI6FVj/9LpzZWtj1/D6lUovWYBkxHVV3aM=
108+
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342 h1:FnBeRrxr7OU4VvAzt5X7s6266i6cSVkkFPS0TuXWbIg=
109+
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342/go.mod h1:Ohn+xnUBiLI6FVj/9LpzZWtj1/D6lUovWYBkxHVV3aM=
106110
github.com/zeebo/assert v1.1.0 h1:hU1L1vLTHsnO8x8c9KAR5GmM5QscxHg5RNU5z5qbUWY=
107111
github.com/zeebo/assert v1.1.0/go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
108112
github.com/zeebo/blake3 v0.2.4 h1:KYQPkhpRtcqh0ssGYcKLG1JYvddkEA8QwCM/yBqhaZI=

0 commit comments

Comments
 (0)