Skip to content

Commit

Permalink
update test lib
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Jun 26, 2024
1 parent 4af2deb commit 4b39d1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/ipld/go-ipld-adl-hamt v0.0.0-20240322071803-376decb85801
github.com/ipld/go-ipld-prime v0.21.0
github.com/ipni/go-libipni v0.6.8
github.com/ipni/test v0.0.3
github.com/ipni/test v0.0.4
github.com/libp2p/go-libp2p v0.35.1
github.com/libp2p/go-libp2p-pubsub v0.11.0
github.com/mitchellh/go-homedir v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,8 @@ github.com/ipld/go-ipld-prime/storage/bsadapter v0.0.0-20230102063945-1a409dc236
github.com/ipld/go-ipld-prime/storage/bsadapter v0.0.0-20230102063945-1a409dc236dd/go.mod h1:wZ8hH8UxeryOs4kJEJaiui/s00hDSbE37OKsL47g+Sw=
github.com/ipni/go-libipni v0.6.8 h1:bwyu7g+1jwgCptabQ6It2VtFucFJIsOckzQNBBObHoE=
github.com/ipni/go-libipni v0.6.8/go.mod h1:yXjq2JgqPMcubWpJie3OjyG0HNIoRdbmqxQMx+gF4TM=
github.com/ipni/test v0.0.3 h1:uuzOmDGLoUAph1OG68pibsMXWY9qHLpFOflwXGIzWDA=
github.com/ipni/test v0.0.3/go.mod h1:+zqwOJ0gz7N5+y75v/xBeFA/F6sofois7K11ARS3QxA=
github.com/ipni/test v0.0.4 h1:RTf4XA35zGEc+iDa+qFCEFxw4RvUQSeMQ4LH6jlj3VE=
github.com/ipni/test v0.0.4/go.mod h1:+zqwOJ0gz7N5+y75v/xBeFA/F6sofois7K11ARS3QxA=
github.com/ipsn/go-secp256k1 v0.0.0-20180726113642-9d62b9f0bc52 h1:QG4CGBqCeuBo6aZlGAamSkxWdgWfZGeE49eUOWJPA4c=
github.com/ipsn/go-secp256k1 v0.0.0-20180726113642-9d62b9f0bc52/go.mod h1:fdg+/X9Gg4AsAIzWpEHwnqd+QY3b7lajxyjE1m4hkq4=
github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7BdWus=
Expand Down

0 comments on commit 4b39d1e

Please sign in to comment.