File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ replace github.com/libp2p/go-msgio => github.com/aperturerobotics/go-libp2p-msgi
99
1010require (
1111 github.com/aperturerobotics/cli v1.1.0 // latest
12- github.com/aperturerobotics/common v0.30.6 // latest
13- github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20260219012250-5319a9708f4a // latest
12+ github.com/aperturerobotics/common v0.30.7 // latest
13+ github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20260223122953-12a7c334f634 // latest
1414 github.com/aperturerobotics/protobuf-go-lite v0.12.2 // latest
1515 github.com/aperturerobotics/starpc v0.46.2 // latest
1616 github.com/aperturerobotics/util v1.32.4 // latest
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ github.com/aperturerobotics/common v0.30.1/go.mod h1:o3LkfVkdyNtWz31nGkCKuMP7H2d
77github.com/aperturerobotics/common v0.30.3 h1:NlyKlCkqD45y7O5iWGOC+QNnzzXe6dtmKYG2in+nYMU =
88github.com/aperturerobotics/common v0.30.3 /go.mod h1:rdhYmixjslfBT0lEMADQHWjgRKIDxZ+8Paxv4lGZfp0 =
99github.com/aperturerobotics/common v0.30.6 /go.mod h1:rdhYmixjslfBT0lEMADQHWjgRKIDxZ+8Paxv4lGZfp0 =
10+ github.com/aperturerobotics/common v0.30.7 /go.mod h1:rdhYmixjslfBT0lEMADQHWjgRKIDxZ+8Paxv4lGZfp0 =
1011github.com/aperturerobotics/go-libp2p v0.37.1-0.20241111002741-5cfbb50b74e0 h1:tGwbeDoEeQCrUQL+ClUywldqvz9eRmhcVrGwGxz2xJg =
1112github.com/aperturerobotics/go-libp2p v0.37.1-0.20241111002741-5cfbb50b74e0 /go.mod h1:FJkAtQcP9XxqG1NNLNHKm+wLVIGSCQX2s6CEoD+w97g =
1213github.com/aperturerobotics/go-protoc-gen-prost v0.0.0-20260203094828-3faf47d2c868 h1:r2j7F1tGHkchPBLL55e44g/DfYqK2JV0Ed8suMAxmlU =
@@ -19,6 +20,8 @@ github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20251104042408-0c9eb8a3f
1920github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20251104042408-0c9eb8a3f726 /go.mod h1:SvGGBv3OVxUyqO0ZxA/nvs6z3cg7NIbZ64TnbV2OISo =
2021github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20260219012250-5319a9708f4a h1:gnn/7u3e7tQFdOTQVUJ5COzN4VZORqgT6JKxxY1yCFo =
2122github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20260219012250-5319a9708f4a /go.mod h1:SvGGBv3OVxUyqO0ZxA/nvs6z3cg7NIbZ64TnbV2OISo =
23+ github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20260223122953-12a7c334f634 h1:+VPAJqEQnB01ATOMzo/QYfHK7hyFeVJRmxEP3YD98Fs =
24+ github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20260223122953-12a7c334f634 /go.mod h1:SvGGBv3OVxUyqO0ZxA/nvs6z3cg7NIbZ64TnbV2OISo =
2225github.com/aperturerobotics/protobuf v0.0.0-20260203024654-8201686529c4 h1:4Dy3BAHh2kgVdHAqtlwcFsgY0kAwUe2m3rfFcaGwGQg =
2326github.com/aperturerobotics/protobuf v0.0.0-20260203024654-8201686529c4 /go.mod h1:tMgO7y6SJo/d9ZcvrpNqIQtdYT9de+QmYaHOZ4KnhOg =
2427github.com/aperturerobotics/protobuf-go-lite v0.12.1 h1:o9of87F/LFS2p5xfq32CrU99dvfqIAalTP7ZzoZK6Kg =
You can’t perform that action at this time.
0 commit comments