diff --git a/go.mod b/go.mod index bcaf16f7d9f92b16bc10d5492b944d90147b55d0..2fdc853edb07c48138f6398116a82ad90fd9cd2c 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/spf13/cobra v1.5.0 github.com/spf13/jwalterweatherman v1.1.0 - gitlab.com/elixxir/client/v4 v4.6.2-0.20230328214432-31731667f71a + gitlab.com/elixxir/client/v4 v4.6.2-0.20230330201233-e61be3773301 gitlab.com/elixxir/crypto v0.0.7-0.20230322175717-4a3b5a24bdf4 gitlab.com/elixxir/primitives v0.0.3-0.20230214180039-9a25e2d3969c gitlab.com/xx_network/crypto v0.0.5-0.20230214003943-8a09396e95dd diff --git a/go.sum b/go.sum index 6487ac57887fda1ce11e0031806727b33d1615e4..c0a63a79306e6af06a9842a4e8f9890fe180dc3d 100644 --- a/go.sum +++ b/go.sum @@ -521,6 +521,10 @@ gitlab.com/elixxir/client/v4 v4.6.2-0.20230322180618-5ab6505665da h1:gxQAj4y+oZV gitlab.com/elixxir/client/v4 v4.6.2-0.20230322180618-5ab6505665da/go.mod h1:z5RIoFiCRKaQN37RiTgJSwuRYfnV4QQA8IFkEZvsFSs= gitlab.com/elixxir/client/v4 v4.6.2-0.20230328214432-31731667f71a h1:VjmpQnXDyZKENIKq7tQTbRn45r+l6z0/KTggZK/Vqlk= gitlab.com/elixxir/client/v4 v4.6.2-0.20230328214432-31731667f71a/go.mod h1:z5RIoFiCRKaQN37RiTgJSwuRYfnV4QQA8IFkEZvsFSs= +gitlab.com/elixxir/client/v4 v4.6.2-0.20230328221049-a94bfe358810 h1:+h/w34iW7p9GqOok/Kj5Uh3Ixd8LZv7FfFcD91AVZTM= +gitlab.com/elixxir/client/v4 v4.6.2-0.20230328221049-a94bfe358810/go.mod h1:z5RIoFiCRKaQN37RiTgJSwuRYfnV4QQA8IFkEZvsFSs= +gitlab.com/elixxir/client/v4 v4.6.2-0.20230330201233-e61be3773301 h1:NnwoFFaw3dyuJwE/iv6oQ7uNxxhjb3p1eHQTerbohwo= +gitlab.com/elixxir/client/v4 v4.6.2-0.20230330201233-e61be3773301/go.mod h1:z5RIoFiCRKaQN37RiTgJSwuRYfnV4QQA8IFkEZvsFSs= gitlab.com/elixxir/comms v0.0.4-0.20230308162630-a56837e7793c h1:2rVnX/JhJww9LzOwoyusoD9cm6lOzz1k9FZk6F/aZOY= gitlab.com/elixxir/comms v0.0.4-0.20230308162630-a56837e7793c/go.mod h1:ud3s2aHx5zu7lJhBpUMUXxjLwl8PH8z8cl64Om9U7q8= gitlab.com/elixxir/comms v0.0.4-0.20230310205528-f06faa0d2f0b h1:8AVK93UEs/aufoqtFgyMVt9gf0oJ8F4pA60ZvEVvG+s=