go.mod: consensus v1.25.5 + threshold v1.8.10 (race-clean, corona dispatcher live, naming decomplect)

This commit is contained in:
Hanzo AI
2026-06-01 01:14:43 -07:00
parent 699baf6a61
commit eba96768c5
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -26,7 +26,7 @@ require (
github.com/huin/goupnp v1.3.0
github.com/jackpal/gateway v1.1.1
github.com/jackpal/go-nat-pmp v1.0.2
github.com/luxfi/consensus v1.25.4
github.com/luxfi/consensus v1.25.5
github.com/luxfi/crypto v1.19.15
github.com/luxfi/database v1.18.3
github.com/luxfi/ids v1.2.10
@@ -183,7 +183,7 @@ require (
github.com/luxfi/pulsar v1.0.23 // indirect
github.com/luxfi/relay v0.0.0-20260429020048-c629fe160d3c // indirect
github.com/luxfi/staking v1.1.0 // indirect
github.com/luxfi/threshold v1.8.9 // indirect
github.com/luxfi/threshold v1.8.10 // indirect
github.com/luxfi/trace v0.1.4 // indirect
github.com/luxfi/zap v0.2.0 // indirect
github.com/luxfi/zapdb v1.10.0 // indirect
+4 -4
View File
@@ -272,8 +272,8 @@ github.com/luxfi/compress v0.0.5 h1:4tEUHw5MK1bu5UOjfYCt4OKMiH7yykIgmGPRA/BfJTM=
github.com/luxfi/compress v0.0.5/go.mod h1:Cc1yxD2pfzrvpO32W2GDwLKff+CylHEvzZh2Ko8RSIU=
github.com/luxfi/concurrent v0.0.3 h1:eJyv1fhaC0jMLMw6+QS774cUmp7GK+ouMgvLCqnC7cc=
github.com/luxfi/concurrent v0.0.3/go.mod h1:Aj/FR5NpM0cB2P4Nt3+tz9+dV6V+LUW4HuMgSjwq5hw=
github.com/luxfi/consensus v1.25.4 h1:PDd1EOLGEnSfqRPSfds1wZZRQ165TI4lNtul7sI075Y=
github.com/luxfi/consensus v1.25.4/go.mod h1:BuFQxEzyMFbvXUt46H9dnnwbt5UVSy9lVvL74y8e6Mc=
github.com/luxfi/consensus v1.25.5 h1:NcjYc8bvlGi6hF6zMllUlEIYNXJ0ERylQU4d7cJEZbI=
github.com/luxfi/consensus v1.25.5/go.mod h1:IokJFSP4c3jSAn4zgz1u35+tdBPj5VIkJhgmNXfD6LE=
github.com/luxfi/constants v1.5.7 h1:a1tCMdxd+pClPMIPOaI9vcYGNy6cQIc2rubac2Trc0k=
github.com/luxfi/constants v1.5.7/go.mod h1:z+Wc7skybZAA+xuBWNcmtv402S/BFqixL+FiSQXPg8U=
github.com/luxfi/container v0.0.4 h1:BXhF82WyfqVP5mjlNcr7tP0Fcnvl0Ap1rkiu+rq5XuM=
@@ -358,8 +358,8 @@ github.com/luxfi/staking v1.1.0 h1:oB1f86WG9duxONe6unISHpUlelnmVg8+BOg4qP83q6Y=
github.com/luxfi/staking v1.1.0/go.mod h1:xwYacmreoKoy31ELT6QPno6b5M8q7bg4zJrmmt524X4=
github.com/luxfi/sys v0.0.0-20260110090042-50187ec5ffd8 h1:6L5294QWwXzy9he6wAM+Dc39rV4iwyl9hex0k2pXPsg=
github.com/luxfi/sys v0.0.0-20260110090042-50187ec5ffd8/go.mod h1:Y0UwjnEJYSbGM7IvJbKYLf8BWNVLfT8Oz00bEiDITHw=
github.com/luxfi/threshold v1.8.9 h1:+pNan/Qg0bO5SRpR/BZMa37MEngTuJct91ntX3FV9xc=
github.com/luxfi/threshold v1.8.9/go.mod h1:tseo0bGeR6DaIhYOtbAyFbLBOByf5YCHX3iZKz9PlR4=
github.com/luxfi/threshold v1.8.10 h1:lHaGg3C4xintY+F8AzDlofWWeolu95r4wOT7fw5xRtg=
github.com/luxfi/threshold v1.8.10/go.mod h1:tseo0bGeR6DaIhYOtbAyFbLBOByf5YCHX3iZKz9PlR4=
github.com/luxfi/timer v1.0.2 h1:g/odi0VQJIsrzdklJUG1thHZ/sGNnbIiVGcU6LctJm0=
github.com/luxfi/timer v1.0.2/go.mod h1:SoaZwntYigUE3H6z1GV32YwP8QaSiAT0UiEv7iPugXg=
github.com/luxfi/tls v1.0.3 h1:rK3nxSAxrUOOSHOZnKChwV4f6UJ+cfOl8KWJXAQx/SI=