Skip to content
Snippets Groups Projects
Commit 24fb185a authored by Jake Taylor's avatar Jake Taylor :lips:
Browse files

fix deps

parent 90fd89be
Branches
Tags
2 merge requests!71Project/file upload,!67fix for latest client release
......@@ -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.20230405181235-5ee75042bd4d
gitlab.com/elixxir/client/v4 v4.6.2-0.20230407211058-ea509f607564
gitlab.com/elixxir/crypto v0.0.7-0.20230405173828-f811be53be9a
gitlab.com/elixxir/primitives v0.0.3-0.20230214180039-9a25e2d3969c
gitlab.com/xx_network/crypto v0.0.5-0.20230214003943-8a09396e95dd
......
......@@ -391,8 +391,8 @@ github.com/zeebo/pcg v1.0.1 h1:lyqfGeWiv4ahac6ttHs+I5hwtH/+1mrhlCtVNQM2kHo=
github.com/zeebo/pcg v1.0.1/go.mod h1:09F0S9iiKrwn9rlI5yjLkmrug154/YRW6KnnXVDM/l4=
gitlab.com/elixxir/bloomfilter v0.0.0-20230315224936-a4459418f300 h1:oF3Pkf5NBb48KB89Q4sQXKQCIsWp1IVsqKWHWFsfBRc=
gitlab.com/elixxir/bloomfilter v0.0.0-20230315224936-a4459418f300/go.mod h1:1X8gRIAPDisS3W6Vtr/ymiUmZMJUIwDV1o5DEOo/pzw=
gitlab.com/elixxir/client/v4 v4.6.2-0.20230405181235-5ee75042bd4d h1:22rC9C+XocPXMS4/Rnbo9JyCPNhm++jBA707WEth6pU=
gitlab.com/elixxir/client/v4 v4.6.2-0.20230405181235-5ee75042bd4d/go.mod h1:5ndu2D6dIswTmcY9cPs0/3bBS0F7P2DGCoHz/zU2evk=
gitlab.com/elixxir/client/v4 v4.6.2-0.20230407211058-ea509f607564 h1:8dBzmq9bnDqvraQyYiP6LbgqPCfMEnKgl/kyFWId8kc=
gitlab.com/elixxir/client/v4 v4.6.2-0.20230407211058-ea509f607564/go.mod h1:5ndu2D6dIswTmcY9cPs0/3bBS0F7P2DGCoHz/zU2evk=
gitlab.com/elixxir/comms v0.0.4-0.20230310205528-f06faa0d2f0b h1:8AVK93UEs/aufoqtFgyMVt9gf0oJ8F4pA60ZvEVvG+s=
gitlab.com/elixxir/comms v0.0.4-0.20230310205528-f06faa0d2f0b/go.mod h1:z+qW0D9VpY5QKTd7wRlb5SK4kBNqLYsa4DXBcUXue9Q=
gitlab.com/elixxir/crypto v0.0.7-0.20230405173828-f811be53be9a h1:0LtIGmpl8cn11yBj8vyd7TiTNQPGXAdyASpm6+10uwY=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment