Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit 80e1a84

Browse files
committed
fixup: go mod tidy after master rebase
1 parent 14b065f commit 80e1a84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ require (
1212
github.com/ipfs/go-log v0.0.1
1313
github.com/ipfs/go-metrics-interface v0.0.1
1414
github.com/multiformats/go-multihash v0.0.13
15+
github.com/stretchr/testify v1.3.0
16+
go.uber.org/atomic v1.6.0
1517
)
1618

1719
go 1.13

0 commit comments

Comments
 (0)