diff --git a/go.mod b/go.mod index 2fdc853edb07c48138f6398116a82ad90fd9cd2c..176759373edb7f48728760f50c72592e135038d3 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.20230330201233-e61be3773301 + gitlab.com/elixxir/client/v4 v4.6.2-0.20230403163818-19dafe415a56 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 c0a63a79306e6af06a9842a4e8f9890fe180dc3d..059a30941e2403e25405753d2795a7055c6106c0 100644 --- a/go.sum +++ b/go.sum @@ -525,6 +525,8 @@ gitlab.com/elixxir/client/v4 v4.6.2-0.20230328221049-a94bfe358810 h1:+h/w34iW7p9 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/client/v4 v4.6.2-0.20230403163818-19dafe415a56 h1:g+c6t48TwrvrmgNcoXTF9F26LWyjEe4IQodp4Jgzlyw= +gitlab.com/elixxir/client/v4 v4.6.2-0.20230403163818-19dafe415a56/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=