Skip to content

Commit

Permalink
Update go-quai dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Djadih committed Oct 4, 2023
1 parent 1f8c8b6 commit 8ac38fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/INFURA/go-ethlibs v0.0.0-20230210163729-fc6ca4235802
github.com/TwiN/go-color v1.4.0
github.com/dominant-strategies/go-quai v0.15.0-rc.0
github.com/dominant-strategies/go-quai v0.19.0
github.com/dominant-strategies/go-quai-stratum v0.1.1-0.20230411175350-8a5f55caee55
github.com/spf13/viper v1.14.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ github.com/dominant-strategies/go-quai v0.13.0-rc.0 h1:aZpS8S8KF9N9S7zagdfLMegWm
github.com/dominant-strategies/go-quai v0.13.0-rc.0/go.mod h1:LQ/o4Mrx1YV/4TJK2o3fKuJIx811LpirNCk1FrrxkTQ=
github.com/dominant-strategies/go-quai v0.15.0-rc.0 h1:lfrmmSEr8KImBwY719N6LDKwVZXNY2w8U5ocYEsOpvU=
github.com/dominant-strategies/go-quai v0.15.0-rc.0/go.mod h1:LQ/o4Mrx1YV/4TJK2o3fKuJIx811LpirNCk1FrrxkTQ=
github.com/dominant-strategies/go-quai v0.19.0 h1:8S8oeNCyXOSFuWNLsi6G8iztx4wRFbgM5Uwz+1IBlQA=
github.com/dominant-strategies/go-quai v0.19.0/go.mod h1:LQ/o4Mrx1YV/4TJK2o3fKuJIx811LpirNCk1FrrxkTQ=
github.com/dominant-strategies/go-quai-stratum v0.1.1-0.20230411175350-8a5f55caee55 h1:TDyOiTSueb5XoQhGFK57dZZkEsQGpzGhk7ppSC9YIV0=
github.com/dominant-strategies/go-quai-stratum v0.1.1-0.20230411175350-8a5f55caee55/go.mod h1:MYwAEiEynMvuQeEIJaxL0rn9tJ7xKg6XCr4cQ0i3TFo=
github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
Expand Down

0 comments on commit 8ac38fa

Please sign in to comment.