-
- Downloads
update deps
parent
6a19110b
No related branches found
No related tags found
... | ... | @@ -7,7 +7,7 @@ require ( |
github.com/hack-pad/go-indexeddb v0.2.0 | ||
github.com/pkg/errors v0.9.1 | ||
github.com/spf13/jwalterweatherman v1.1.0 | ||
gitlab.com/elixxir/client/v4 v4.6.2-0.20230515171506-7294c8dd22fa | ||
gitlab.com/elixxir/client/v4 v4.6.2-0.20230516202225-832a99a19553 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20230413162806-a99ec4bfea32 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20230214180039-9a25e2d3969c | ||
gitlab.com/xx_network/crypto v0.0.5-0.20230214003943-8a09396e95dd | ||
... | ... |
... | ... | @@ -519,6 +519,8 @@ gitlab.com/elixxir/client/v4 v4.6.2-0.20230512234533-17b97e5a36cc h1:f5lwmwejXTe |
gitlab.com/elixxir/client/v4 v4.6.2-0.20230512234533-17b97e5a36cc/go.mod h1:dLKU2zSWrZLk/fomAtt1DFGgpTHQAfPdxdXNp3EtRZU= | ||
gitlab.com/elixxir/client/v4 v4.6.2-0.20230515171506-7294c8dd22fa h1:HCt2CMRWlT19OYQkC2xcU2+Saa1ZcH2y4IQeqg3NcX0= | ||
gitlab.com/elixxir/client/v4 v4.6.2-0.20230515171506-7294c8dd22fa/go.mod h1:dLKU2zSWrZLk/fomAtt1DFGgpTHQAfPdxdXNp3EtRZU= | ||
gitlab.com/elixxir/client/v4 v4.6.2-0.20230516202225-832a99a19553 h1:jdEpGIKNmFHMVmqIOnXFUeWObmReM0IOMov4eqD8OY8= | ||
gitlab.com/elixxir/client/v4 v4.6.2-0.20230516202225-832a99a19553/go.mod h1:dLKU2zSWrZLk/fomAtt1DFGgpTHQAfPdxdXNp3EtRZU= | ||
gitlab.com/elixxir/client/v4 v4.6.3 h1:oUsm5cn2Vnfqz+xwGYKrqFkPNN3sDAyp00EPGhUIA5E= | ||
gitlab.com/elixxir/client/v4 v4.6.3/go.mod h1:G+lN+LvQPGcm5BQnrhnqT1xiRIAzH3OffAM+5oI9SUg= | ||
gitlab.com/elixxir/comms v0.0.4-0.20230310205528-f06faa0d2f0b h1:8AVK93UEs/aufoqtFgyMVt9gf0oJ8F4pA60ZvEVvG+s= | ||
... | ... |
Please register or sign in to comment