Skip to content

Commit

Permalink
Update go-pools
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Pick committed Jan 9, 2024
1 parent f694ce3 commit 69456f1
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 @@ -12,7 +12,7 @@ require (
github.com/filecoin-project/go-address v1.1.0
github.com/filecoin-project/go-state-types v0.12.8
github.com/filecoin-project/lotus v1.25.1
github.com/glifio/go-pools v0.0.0-20240104202749-7b05cc34097d
github.com/glifio/go-pools v0.0.0-20240109211719-cd1a1f3bdcb1
github.com/glifio/go-wallet-utils v0.0.0-20230719050429-ff6c4bc75533
github.com/golang/mock v1.6.0
github.com/ipfs/go-cid v0.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@ github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff h1:tY80oXqG
github.com/gbrlsnchs/jwt/v3 v3.0.1 h1:lbUmgAKpxnClrKloyIwpxm4OuWeDl5wLk52G91ODPw4=
github.com/gbrlsnchs/jwt/v3 v3.0.1/go.mod h1:AncDcjXz18xetI3A6STfXq2w+LuTx8pQ8bGEwRN8zVM=
github.com/getsentry/sentry-go v0.18.0 h1:MtBW5H9QgdcJabtZcuJG80BMOwaBpkRDZkxRkNC1sN0=
github.com/glifio/go-pools v0.0.0-20240104202749-7b05cc34097d h1:6c+/HI30qiyP8xS59DJgHaEBNJ9dS6Rlx3f6pQaq1B8=
github.com/glifio/go-pools v0.0.0-20240104202749-7b05cc34097d/go.mod h1:QcmJxIkS/qAXBQn7erkExXktc40lN1VPw77MWZC+tS4=
github.com/glifio/go-pools v0.0.0-20240109211719-cd1a1f3bdcb1 h1:t9tsh2viCGlq6rLi/eAzenaUX5RhmAhrVeJT1qxgAP0=
github.com/glifio/go-pools v0.0.0-20240109211719-cd1a1f3bdcb1/go.mod h1:QcmJxIkS/qAXBQn7erkExXktc40lN1VPw77MWZC+tS4=
github.com/glifio/go-secp256k1 v0.0.1 h1:BzsnpEtMl8RQtuJSfYDYK43MbTdVPtAQePZHn7TgSJk=
github.com/glifio/go-secp256k1 v0.0.1/go.mod h1:AuM499x3qhpTvNyjqfLBkeYlEYQxD0ZB7YsYliALcPs=
github.com/glifio/go-wallet-utils v0.0.0-20230719050429-ff6c4bc75533 h1:teuqQtVb7YMyqIOg+xUNO21qZAnm8ibhpKy4lIUBpag=
Expand Down

0 comments on commit 69456f1

Please sign in to comment.