Skip to content

Commit

Permalink
AB v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MastaP committed Feb 28, 2024
1 parent cf057ae commit f855a26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -6,7 +6,7 @@ replace github.com/multiformats/go-multistream v0.5.0 => github.com/multiformats

require (
github.com/ainvaltin/httpsrv v0.1.2
github.com/alphabill-org/alphabill v0.2.2-0.20240216074448-8bc7e22ab34a
github.com/alphabill-org/alphabill v0.3.0
github.com/btcsuite/btcd v0.23.2
github.com/btcsuite/btcd/btcutil v1.1.2
github.com/ethereum/go-ethereum v1.12.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -67,8 +67,8 @@ github.com/ainvaltin/httpsrv v0.1.2/go.mod h1:UySPO+yJ0k5VBgQemTloTM0HUEMDwiF/h+
github.com/ajg/form v1.5.1/go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY=
github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156 h1:eMwmnE/GDgah4HI848JfFxHt+iPb26b4zyfspmqY0/8=
github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156/go.mod h1:Cb/ax3seSYIx7SuZdm2G2xzfwmv3TPSk2ucNfQESPXM=
github.com/alphabill-org/alphabill v0.2.2-0.20240216074448-8bc7e22ab34a h1:isi5/yBm9zMwhyL0ynlvfEG7VtrCkZLxETjCvneMv8w=
github.com/alphabill-org/alphabill v0.2.2-0.20240216074448-8bc7e22ab34a/go.mod h1:1Umz7TDRbrqSPQKLesctCvRbHx4i695bskGDebViaz8=
github.com/alphabill-org/alphabill v0.3.0 h1:nPaB+mPQDvNppLeSA9cpKx90/ksbqYpSaWesc5wwDQg=
github.com/alphabill-org/alphabill v0.3.0/go.mod h1:1Umz7TDRbrqSPQKLesctCvRbHx4i695bskGDebViaz8=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible/go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g=
Expand Down

0 comments on commit f855a26

Please sign in to comment.