pulsar: consume luxfi/dkg v0.3.0 (Mithril RSS) from the published tag

Drops the local replace directive; requires github.com/luxfi/dkg v0.3.0 which
ships the rss/ dealerless RSS DKG combinatorics the FIPS leg builds on.
This commit is contained in:
zeekay
2026-06-27 23:06:14 -07:00
parent 2a4758c014
commit 5016e84742
2 changed files with 3 additions and 2 deletions
+1 -2
View File
@@ -4,7 +4,7 @@ go 1.26.4
require (
github.com/cloudflare/circl v1.6.3
github.com/luxfi/dkg v0.2.0
github.com/luxfi/dkg v0.3.0
github.com/luxfi/lattice/v7 v7.1.4
golang.org/x/crypto v0.52.0
)
@@ -23,4 +23,3 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/luxfi/dkg => /Users/z/work/lux/dkg
+2
View File
@@ -14,6 +14,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/luxfi/dkg v0.2.0 h1:uy1ZrFKcG9CfplIXUdJxDUL7k5JmnLyiBOUEBDR1dvE=
github.com/luxfi/dkg v0.2.0/go.mod h1:M+WH7GFRN+YUD851Rlnumdp0Md98kplNN8pVx65U8I8=
github.com/luxfi/dkg v0.3.0 h1:6CZS9GW/zPPSDVY6IrcYYhFBeZfjXI7cmLBI12a9ifM=
github.com/luxfi/dkg v0.3.0/go.mod h1:M+WH7GFRN+YUD851Rlnumdp0Md98kplNN8pVx65U8I8=
github.com/luxfi/lattice/v7 v7.1.4 h1:hQR02M6cHTAV5+joOPi9gb9Gm+z/hKJnhJF4IlciIJs=
github.com/luxfi/lattice/v7 v7.1.4/go.mod h1:DmIQFi3mJiehVsR235l1NKYEU0JhU649OX5p7gMEW2c=
github.com/luxfi/math v1.4.1 h1:1t9bCCsEqnl9yIKrShlbs80DBKyYTWdnzkVfBqEeO7Q=