Skip to content
Snippets Groups Projects
Commit e472f39b authored by Jake Taylor's avatar Jake Taylor
Browse files

update deps

parent 6faba65a
Branches
Tags
1 merge request!117Release
// Code generated by go generate; DO NOT EDIT. // Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at // This file was generated by robots at
// 2021-12-22 12:06:50.3846362 -0800 PST m=+0.189102301 // 2021-12-27 11:52:01.388598 -0600 CST m=+0.029765559
package api package api
const GITVERSION = `f938c935 update deps` const GITVERSION = `6faba65a Merge branch 'XX-3650/dummyMessageSendStatus' into 'release'`
const SEMVER = "3.3.0" const SEMVER = "3.3.0"
const DEPENDENCIES = `module gitlab.com/elixxir/client const DEPENDENCIES = `module gitlab.com/elixxir/client
...@@ -31,7 +31,7 @@ require ( ...@@ -31,7 +31,7 @@ require (
gitlab.com/elixxir/primitives v0.0.3-0.20211222194918-5c28e9620d4e gitlab.com/elixxir/primitives v0.0.3-0.20211222194918-5c28e9620d4e
gitlab.com/xx_network/comms v0.0.4-0.20211222194906-4c28450f7144 gitlab.com/xx_network/comms v0.0.4-0.20211222194906-4c28450f7144
gitlab.com/xx_network/crypto v0.0.5-0.20211222194842-09692b01f03e gitlab.com/xx_network/crypto v0.0.5-0.20211222194842-09692b01f03e
gitlab.com/xx_network/primitives v0.0.4-0.20211222005558-11c44d609c7d gitlab.com/xx_network/primitives v0.0.4-0.20211222205802-03e9d7d835b0
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 golang.org/x/net v0.0.0-20210525063256-abc453219eb5
google.golang.org/genproto v0.0.0-20210105202744-fe13368bc0e1 // indirect google.golang.org/genproto v0.0.0-20210105202744-fe13368bc0e1 // indirect
......
...@@ -24,7 +24,7 @@ require ( ...@@ -24,7 +24,7 @@ require (
gitlab.com/elixxir/primitives v0.0.3-0.20211222194918-5c28e9620d4e gitlab.com/elixxir/primitives v0.0.3-0.20211222194918-5c28e9620d4e
gitlab.com/xx_network/comms v0.0.4-0.20211222194906-4c28450f7144 gitlab.com/xx_network/comms v0.0.4-0.20211222194906-4c28450f7144
gitlab.com/xx_network/crypto v0.0.5-0.20211222194842-09692b01f03e gitlab.com/xx_network/crypto v0.0.5-0.20211222194842-09692b01f03e
gitlab.com/xx_network/primitives v0.0.4-0.20211222005558-11c44d609c7d gitlab.com/xx_network/primitives v0.0.4-0.20211222205802-03e9d7d835b0
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 golang.org/x/net v0.0.0-20210525063256-abc453219eb5
google.golang.org/genproto v0.0.0-20210105202744-fe13368bc0e1 // indirect google.golang.org/genproto v0.0.0-20210105202744-fe13368bc0e1 // indirect
......
...@@ -279,8 +279,9 @@ gitlab.com/xx_network/crypto v0.0.5-0.20211222194842-09692b01f03e/go.mod h1:hjs5 ...@@ -279,8 +279,9 @@ gitlab.com/xx_network/crypto v0.0.5-0.20211222194842-09692b01f03e/go.mod h1:hjs5
gitlab.com/xx_network/primitives v0.0.0-20200803231956-9b192c57ea7c/go.mod h1:wtdCMr7DPePz9qwctNoAUzZtbOSHSedcK++3Df3psjA= gitlab.com/xx_network/primitives v0.0.0-20200803231956-9b192c57ea7c/go.mod h1:wtdCMr7DPePz9qwctNoAUzZtbOSHSedcK++3Df3psjA=
gitlab.com/xx_network/primitives v0.0.0-20200804183002-f99f7a7284da/go.mod h1:OK9xevzWCaPO7b1wiluVJGk7R5ZsuC7pHY5hteZFQug= gitlab.com/xx_network/primitives v0.0.0-20200804183002-f99f7a7284da/go.mod h1:OK9xevzWCaPO7b1wiluVJGk7R5ZsuC7pHY5hteZFQug=
gitlab.com/xx_network/primitives v0.0.2/go.mod h1:cs0QlFpdMDI6lAo61lDRH2JZz+3aVkHy+QogOB6F/qc= gitlab.com/xx_network/primitives v0.0.2/go.mod h1:cs0QlFpdMDI6lAo61lDRH2JZz+3aVkHy+QogOB6F/qc=
gitlab.com/xx_network/primitives v0.0.4-0.20211222005558-11c44d609c7d h1:EaEYu9HJRtLD2xM0wNL+udHGkXG+b5uBkosjMh3wAV4=
gitlab.com/xx_network/primitives v0.0.4-0.20211222005558-11c44d609c7d/go.mod h1:9imZHvYwNFobxueSvVtHneZLk9wTK7HQTzxPm+zhFhE= gitlab.com/xx_network/primitives v0.0.4-0.20211222005558-11c44d609c7d/go.mod h1:9imZHvYwNFobxueSvVtHneZLk9wTK7HQTzxPm+zhFhE=
gitlab.com/xx_network/primitives v0.0.4-0.20211222205802-03e9d7d835b0 h1:IHHb59DJEKk02HgfxddqK2ilvkRMAUdPIBFn8rmjjIg=
gitlab.com/xx_network/primitives v0.0.4-0.20211222205802-03e9d7d835b0/go.mod h1:9imZHvYwNFobxueSvVtHneZLk9wTK7HQTzxPm+zhFhE=
gitlab.com/xx_network/ring v0.0.3-0.20210527191221-ce3f170aabd5 h1:FY+4Rh1Q2rgLyv10aKJjhWApuKRCR/054XhreudfAvw= gitlab.com/xx_network/ring v0.0.3-0.20210527191221-ce3f170aabd5 h1:FY+4Rh1Q2rgLyv10aKJjhWApuKRCR/054XhreudfAvw=
gitlab.com/xx_network/ring v0.0.3-0.20210527191221-ce3f170aabd5/go.mod h1:aLzpP2TiZTQut/PVHR40EJAomzugDdHXetbieRClXIM= gitlab.com/xx_network/ring v0.0.3-0.20210527191221-ce3f170aabd5/go.mod h1:aLzpP2TiZTQut/PVHR40EJAomzugDdHXetbieRClXIM=
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU= go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment