Skip to content

Commit 5fcb459

Browse files
fix(deps): update all dependencies
1 parent 81cbd86 commit 5fcb459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25
55
require (
66
github.com/aperturerobotics/abseil-cpp v0.0.0-20260131110040-4bb56e2f9017 // indirect
77
github.com/aperturerobotics/cli v1.1.0 // latest
8-
github.com/aperturerobotics/common v0.31.0 // latest
8+
github.com/aperturerobotics/common v0.31.1 // latest
99
github.com/aperturerobotics/controllerbus v0.52.4 // latest
1010
github.com/aperturerobotics/entitygraph v0.11.0 // latest
1111
github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260219012250-c573f70e4509 // indirect
@@ -21,7 +21,7 @@ replace github.com/sirupsen/logrus => github.com/aperturerobotics/logrus v1.9.5-
2121

2222
require (
2323
filippo.io/edwards25519 v1.2.0
24-
github.com/aperturerobotics/go-multiaddr v0.16.2-0.20260224063833-8b0f11427d5e
24+
github.com/aperturerobotics/go-multiaddr a1dc4da046c3
2525
github.com/blang/semver/v4 v4.0.0 // latest
2626
github.com/cloudflare/circl v1.6.3
2727
github.com/coder/websocket v1.8.14 // master

0 commit comments

Comments
 (0)