Skip to content
Snippets Groups Projects
Commit f70a10e8 authored by Jono Wenger's avatar Jono Wenger
Browse files

Merge remote-tracking branch 'origin/release' into XX-4382/databaseInWorker2

parents bd4dccbf 2525e9cc
No related branches found
No related tags found
2 merge requests!67fix for latest client release,!52XX-4382 / Move indexedDb databases to web workers
This commit is part of merge request !67. Comments created here will be created in the context of that merge request.
......@@ -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.3.12-0.20230110204625-5e87b36e0b21
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111012042-1e86a1863a8e
gitlab.com/elixxir/crypto v0.0.7-0.20230109232445-64f3e6192c3a
gitlab.com/elixxir/primitives v0.0.3-0.20230109222259-f62b2a90b62c
gitlab.com/xx_network/crypto v0.0.5-0.20230109222209-557b66d73c33
......
......@@ -540,6 +540,14 @@ gitlab.com/elixxir/client/v4 v4.3.12-0.20230110180417-0d004a4f5e76 h1:bGoexH1EmY
gitlab.com/elixxir/client/v4 v4.3.12-0.20230110180417-0d004a4f5e76/go.mod h1:03CuoZNfVcZAbD0IrX/FxOMMwaKUWCMeMWE6781ZDIg=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230110204625-5e87b36e0b21 h1:bhy3C9LwRBvCmMsmVH1n80+yagaQ6ONJniIrHcmw8V0=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230110204625-5e87b36e0b21/go.mod h1:03CuoZNfVcZAbD0IrX/FxOMMwaKUWCMeMWE6781ZDIg=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111005411-aa619175f367 h1:DJpG+wa0OkMqtWulBTGptH+1rzWay2HDSSbET8Upng8=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111005411-aa619175f367/go.mod h1:03CuoZNfVcZAbD0IrX/FxOMMwaKUWCMeMWE6781ZDIg=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111010425-065b49fda983 h1:K7RZHvF7Od0d+DJvDEhWnJNR5Utp/C9qPxfWdVts3QI=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111010425-065b49fda983/go.mod h1:03CuoZNfVcZAbD0IrX/FxOMMwaKUWCMeMWE6781ZDIg=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111011720-685725612575 h1:ArQqykxDAqlT8tVoUXJSzMk8cKckyZakzN6WxPqI3rQ=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111011720-685725612575/go.mod h1:03CuoZNfVcZAbD0IrX/FxOMMwaKUWCMeMWE6781ZDIg=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111012042-1e86a1863a8e h1:vgKnxD0Z81biTvCauZ4dFJBky9D/s+1xPTv1fsoZ6uU=
gitlab.com/elixxir/client/v4 v4.3.12-0.20230111012042-1e86a1863a8e/go.mod h1:03CuoZNfVcZAbD0IrX/FxOMMwaKUWCMeMWE6781ZDIg=
gitlab.com/elixxir/comms v0.0.4-0.20230109184457-e10f20295430 h1:OydFdoBbLz5iFzCiYEb+m8Q2pZjdVVCne4m+MyFAzUc=
gitlab.com/elixxir/comms v0.0.4-0.20230109184457-e10f20295430/go.mod h1:aFnxDpIxEEFHdAa2dEeydzo00u/IAcfrqPSEnmeffbY=
gitlab.com/elixxir/comms v0.0.4-0.20230109233320-a0c90d3324a0 h1:jMmI+j4P5e+nmf82xKs679M6EzeuUhQJjOwXhXi6Cl0=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment