File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ replace github.com/aperturerobotics/controllerbus => ../..
10
10
replace github.com/libp2p/go-libp2p => github.com/aperturerobotics/go-libp2p v0.37.1-0.20241111002741-5cfbb50b74e0 // aperture
11
11
12
12
require (
13
- github.com/aperturerobotics/controllerbus v0.50.0 // master
13
+ github.com/aperturerobotics/controllerbus v0.50.1 // master
14
14
github.com/aperturerobotics/protobuf-go-lite v0.9.1 // latest
15
15
github.com/aperturerobotics/starpc v0.38.0 // indirect; main
16
16
github.com/aperturerobotics/util v1.30.0 // indirect; latest
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/aperturerobotics/common v0.22.1 // latest
15
15
github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20241223092408-d525fa878b3e // latest
16
16
github.com/aperturerobotics/protobuf-go-lite v0.9.1 // latest
17
- github.com/aperturerobotics/starpc v0.38.0 // latest
17
+ github.com/aperturerobotics/starpc v0.38.1 // latest
18
18
github.com/aperturerobotics/util v1.30.0 // latest
19
19
)
20
20
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/aperturerobotics/protobuf-go-lite v0.9.1 h1:P1knXKnwLJpVE8fmeXYGckKu7
10
10
github.com/aperturerobotics/protobuf-go-lite v0.9.1 /go.mod h1:fULrxQxEBWKQm7vvju9AfjTp9yfHoLgwMQWTiZQ2tg0 =
11
11
github.com/aperturerobotics/starpc v0.38.0 h1:/1R3TLIoVIk5AA2SdCylykrL9BfoeTsXVvv8cRn0ebU =
12
12
github.com/aperturerobotics/starpc v0.38.0 /go.mod h1:hXOnhcvSXOoA6/Tw/qinQKhpi8+7WDkhrFXS5nHQ6us =
13
+ github.com/aperturerobotics/starpc v0.38.1 h1:pdDfhrTn6nsEtn+/qYbFNgXRHnlJNb/MdbF9CMqgMoA =
14
+ github.com/aperturerobotics/starpc v0.38.1 /go.mod h1:IT2VZ+tDYFleXhcOSvxcUe1fyVk8rD6JCISwjFeA6OA =
13
15
github.com/aperturerobotics/util v1.30.0 h1:OKhFVPnAfR8/dfVNV27EtMr27C0kzwPiStoCwKiint0 =
14
16
github.com/aperturerobotics/util v1.30.0 /go.mod h1:T97YTP+FVLegYo5rylOVaPuTLyZyiDqYxD5zVLI9YAc =
15
17
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM =
You can’t perform that action at this time.
0 commit comments