Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Aug 13, 2024
1 parent f7eec92 commit 311d476
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 @@ -26,7 +26,7 @@ require (
github.com/ipld/go-ipld-prime v0.21.0
github.com/ipld/go-ipld-prime/storage/dsadapter v0.0.0-20230102063945-1a409dc236dd
github.com/ipni/go-indexer-core v0.8.16
github.com/ipni/go-libipni v0.6.9
github.com/ipni/go-libipni v0.6.10
github.com/libp2p/go-libp2p v0.36.1
github.com/libp2p/go-msgio v0.3.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 @@ -562,8 +562,8 @@ github.com/ipld/go-ipld-prime/storage/dsadapter v0.0.0-20230102063945-1a409dc236
github.com/ipld/go-ipld-prime/storage/dsadapter v0.0.0-20230102063945-1a409dc236dd/go.mod h1:9DD/GM0JNPoisgR09F62kbBi7kHa4eDIea4XshXYOVc=
github.com/ipni/go-indexer-core v0.8.16 h1:VairtOb5YI8tshg45H5BWnG6RknsAX0khdrco03essg=
github.com/ipni/go-indexer-core v0.8.16/go.mod h1:mlO1tJ4wqJiOdaPHrOxay6XP0HPdWtNtYgGtFR4SNKU=
github.com/ipni/go-libipni v0.6.9 h1:eoV+7RjJVEqvBgJFZPU5BrlAjzItLnPcJ43zbSnvDjs=
github.com/ipni/go-libipni v0.6.9/go.mod h1:ejZ1Q67X3Id9/mQ1VTUQ7aFhCofaAxUTPSYHzQKPwXg=
github.com/ipni/go-libipni v0.6.10 h1:Au/k/g9PI8NBKWAdN6T7ac+QqG6Tfz7aTTetUGpm1lg=
github.com/ipni/go-libipni v0.6.10/go.mod h1:cLl7MZwdy8wEeWZTb+ytu+5vkyV1PLdzZD2La5z7nPo=
github.com/jackpal/gateway v1.0.5/go.mod h1:lTpwd4ACLXmpyiCTRtfiNyVnUmqT9RivzCDQetPfnjA=
github.com/jackpal/go-nat-pmp v1.0.1/go.mod h1:QPH045xvCAeXUZOxsnwmrtiCoxIr9eob+4orBN1SBKc=
github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7BdWus=
Expand Down

0 comments on commit 311d476

Please sign in to comment.