Chris Lu 2 days ago
committed by GitHub
parent
commit
69c49859fa
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      go.mod

3
go.mod

@ -464,7 +464,4 @@ require (
storj.io/uplink v1.13.1 // indirect
)
// Use the seaweedfs fork of cockroachdb-parser to fix cross-platform build issues
replace github.com/cockroachdb/cockroachdb-parser => github.com/seaweedfs/cockroachdb-parser v0.0.0-20251021182748-d0c58c67297e
// replace github.com/seaweedfs/raft => /Users/chrislu/go/src/github.com/seaweedfs/raft
Loading…
Cancel
Save