Skip to content
Snippets Groups Projects
Unverified Commit 8a100371 authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

rerun go mod

parent b2af3a5c
No related branches found
No related tags found
No related merge requests found
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// 2020-08-04 15:18:17.826965 -0700 PDT m=+0.018357848
// 2020-08-04 15:20:04.354248 -0700 PDT m=+0.018666551
package globals
const GITVERSION = `6ba2017 rerun go mod`
const GITVERSION = `b2af3a5 rerun go mod`
const SEMVER = "1.4.0"
const DEPENDENCIES = `module gitlab.com/elixxir/client
......@@ -22,7 +22,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.6.2
gitlab.com/elixxir/comms v0.0.0-20200804221307-9761162902c8
gitlab.com/elixxir/comms v0.0.0-20200804221937-891a088726ba
gitlab.com/elixxir/crypto v0.0.0-20200804182833-984246dea2c4
gitlab.com/elixxir/ekv v0.0.0-20200729182028-159355ea5842
gitlab.com/elixxir/primitives v0.0.0-20200804182913-788f47bded40
......
......@@ -15,7 +15,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.6.2
gitlab.com/elixxir/comms v0.0.0-20200804221307-9761162902c8
gitlab.com/elixxir/comms v0.0.0-20200804221937-891a088726ba
gitlab.com/elixxir/crypto v0.0.0-20200804182833-984246dea2c4
gitlab.com/elixxir/ekv v0.0.0-20200729182028-159355ea5842
gitlab.com/elixxir/primitives v0.0.0-20200804182913-788f47bded40
......
......@@ -169,6 +169,8 @@ gitlab.com/elixxir/comms v0.0.0-20200804220805-295ae3f91b62 h1:iHIqRLfbVYPA5cWZ7
gitlab.com/elixxir/comms v0.0.0-20200804220805-295ae3f91b62/go.mod h1:HMtsM4DFIbuQ8PDjSyOejOYbD5Q5iDUIRsCVZVWKtEQ=
gitlab.com/elixxir/comms v0.0.0-20200804221307-9761162902c8 h1:tjmy4mfTF+8cARpY59fifso4p+7JUEG6XqRR2hiNQKk=
gitlab.com/elixxir/comms v0.0.0-20200804221307-9761162902c8/go.mod h1:hkfQwunzCisTIJ3nosbP6AA/Iq++hPBjA4U0rho2B/k=
gitlab.com/elixxir/comms v0.0.0-20200804221937-891a088726ba h1:uNwHiolFY30PTa4dmK1tb5x7Ulnz2MV0e3L3G5xcqUI=
gitlab.com/elixxir/comms v0.0.0-20200804221937-891a088726ba/go.mod h1:OOha42scX14wkwFIXOoPRY8uvOkVRPcK/NA7GNa0HiU=
gitlab.com/elixxir/crypto v0.0.0-20200707005343-97f868cbd930 h1:9qzfwyR12OYgn3j30qcHZHHVfWshWnH54lcAHppEROQ=
gitlab.com/elixxir/crypto v0.0.0-20200707005343-97f868cbd930/go.mod h1:LHBAaEf48a0/AjU118rjoworH0LgXifhAqmNX3ZRvME=
gitlab.com/elixxir/crypto v0.0.0-20200804172431-132b6336c177 h1:d9jvcPRphQg10B4VCfouYuUTOyb4YVcK8Q3JiQ2vS1Y=
......
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// 2020-08-04 15:18:17.826965 -0700 PDT m=+0.018357848
// 2020-08-04 15:20:04.354248 -0700 PDT m=+0.018666551
package cmd
const GITVERSION = `6ba2017 rerun go mod`
const GITVERSION = `b2af3a5 rerun go mod`
const SEMVER = "1.4.0"
const DEPENDENCIES = `module gitlab.com/elixxir/client
......@@ -22,7 +22,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.6.2
gitlab.com/elixxir/comms v0.0.0-20200804221307-9761162902c8
gitlab.com/elixxir/comms v0.0.0-20200804221937-891a088726ba
gitlab.com/elixxir/crypto v0.0.0-20200804182833-984246dea2c4
gitlab.com/elixxir/ekv v0.0.0-20200729182028-159355ea5842
gitlab.com/elixxir/primitives v0.0.0-20200804182913-788f47bded40
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment