Skip to content
Snippets Groups Projects
Commit 8fde79c4 authored by Josh Brooks's avatar Josh Brooks
Browse files

Fix broken dependency

parent 2ee7aa6a
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ require (
github.com/spf13/viper v1.7.1
gitlab.com/elixxir/comms v0.0.4-0.20211020185101-d66d5b8575ef
gitlab.com/elixxir/crypto v0.0.7-0.20211020151749-ff7236fb494a
gitlab.com/elixxir/gpumathsgo v0.1.1-0.20211020001517-d8690d7f1ccb
gitlab.com/elixxir/gpumathsgo v0.1.1-0.20211020195535-72d2966f2d71
gitlab.com/elixxir/primitives v0.0.3-0.20211014164029-06022665b576
gitlab.com/xx_network/comms v0.0.4-0.20211014163953-e774276b83ae
gitlab.com/xx_network/crypto v0.0.5-0.20211014163843-57b345890686
......
......@@ -353,6 +353,8 @@ gitlab.com/elixxir/gpumathsgo v0.1.1-0.20211019210328-a0cd9c4af5b9 h1:tnCtuHZ/xD
gitlab.com/elixxir/gpumathsgo v0.1.1-0.20211019210328-a0cd9c4af5b9/go.mod h1:+aHjLKdafyVaMop59tEsBEyI5PjDY32xOelKeC9yZco=
gitlab.com/elixxir/gpumathsgo v0.1.1-0.20211020001517-d8690d7f1ccb h1:QZsi0pUdbxYPOR7wmUQdELYtDsIJXE3Fh38ZSvL3mOI=
gitlab.com/elixxir/gpumathsgo v0.1.1-0.20211020001517-d8690d7f1ccb/go.mod h1:+aHjLKdafyVaMop59tEsBEyI5PjDY32xOelKeC9yZco=
gitlab.com/elixxir/gpumathsgo v0.1.1-0.20211020195535-72d2966f2d71 h1:unwFQuhHVrmqc6SKCld8LlACsZ4pwkf16+RZYUqA+yU=
gitlab.com/elixxir/gpumathsgo v0.1.1-0.20211020195535-72d2966f2d71/go.mod h1:+aHjLKdafyVaMop59tEsBEyI5PjDY32xOelKeC9yZco=
gitlab.com/elixxir/primitives v0.0.0-20200731184040-494269b53b4d/go.mod h1:OQgUZq7SjnE0b+8+iIAT2eqQF+2IFHn73tOo+aV11mg=
gitlab.com/elixxir/primitives v0.0.0-20200804170709-a1896d262cd9/go.mod h1:p0VelQda72OzoUckr1O+vPW0AiFe0nyKQ6gYcmFSuF8=
gitlab.com/elixxir/primitives v0.0.0-20200804182913-788f47bded40/go.mod h1:tzdFFvb1ESmuTCOl1z6+yf6oAICDxH2NPUemVgoNLxc=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment