File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ module github.com/ipfs/go-datastore
3
3
require (
4
4
github.com/google/uuid v1.6.0
5
5
github.com/ipfs/go-ipfs-delay v0.0.1
6
- github.com/jbenet/goprocess v0.1.4
7
6
go.opentelemetry.io/otel v1.16.0
8
7
go.opentelemetry.io/otel/trace v1.16.0
9
8
go.uber.org/multierr v1.11.0
Original file line number Diff line number Diff line change @@ -11,9 +11,6 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
11
11
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
12
12
github.com/ipfs/go-ipfs-delay v0.0.1 h1:r/UXYyRcddO6thwOnhiznIAiSvxMECGgtv35Xs1IeRQ =
13
13
github.com/ipfs/go-ipfs-delay v0.0.1 /go.mod h1:8SP1YXK1M1kXuc4KJZINY3TQQ03J2rwBG9QfXmbRPrw =
14
- github.com/jbenet/go-cienv v0.1.0 /go.mod h1:TqNnHUmJgXau0nCzC7kXWeotg3J9W34CUv5Djy1+FlA =
15
- github.com/jbenet/goprocess v0.1.4 h1:DRGOFReOMqqDNXwW70QkacFW0YN9QnwLV0Vqk+3oU0o =
16
- github.com/jbenet/goprocess v0.1.4 /go.mod h1:5yspPrukOVuOLORacaBi858NqyClJPQxYZlqdZVfqY4 =
17
14
github.com/kr/pretty v0.2.0 h1:s5hAObm+yFO5uHYt5dYjxi2rXrsnmRpJx4OYvIWUaQs =
18
15
github.com/kr/pretty v0.2.0 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
19
16
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
You can’t perform that action at this time.
0 commit comments