We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8519dc4 commit 01f4bcdCopy full SHA for 01f4bcd
go.mod
@@ -2,8 +2,6 @@ module github.com/aperturerobotics/common
2
3
go 1.25
4
5
-replace github.com/ipfs/go-log/v2 => github.com/paralin/ipfs-go-logrus v0.0.0-20240410105224-e24cb05f9e98 // master
6
-
7
require (
8
github.com/aperturerobotics/abseil-cpp v0.0.0-20260131110040-4bb56e2f9017 // aperture-2
9
github.com/aperturerobotics/cli v1.1.0
0 commit comments