Skip to content
Snippets Groups Projects
Commit 14124a01 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

run make release

parent f74eb9af
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-07-07 00:54:25.399402289 +0000 UTC m=+0.004504269
// 2020-07-08 17:10:58.006288504 +0000 UTC m=+0.004864279
package globals
const GITVERSION = `f8123d8 run make release`
const GITVERSION = `f74eb9a run make release`
const SEMVER = "1.3.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-20200707005357-086c7bd56eae
gitlab.com/elixxir/comms v0.0.0-20200708163924-9117e02f0d19
gitlab.com/elixxir/crypto v0.0.0-20200707005343-97f868cbd930
gitlab.com/elixxir/primitives v0.0.0-20200706165052-9fe7a4fb99a3
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
......
......@@ -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-20200707005357-086c7bd56eae
gitlab.com/elixxir/comms v0.0.0-20200708163924-9117e02f0d19
gitlab.com/elixxir/crypto v0.0.0-20200707005343-97f868cbd930
gitlab.com/elixxir/primitives v0.0.0-20200706165052-9fe7a4fb99a3
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
......
......@@ -156,8 +156,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q=
gitlab.com/elixxir/comms v0.0.0-20200707005357-086c7bd56eae h1:ENWSTSr1dNUr7RcOZl7EPShbBLMTflG69Ui3UR9vKYQ=
gitlab.com/elixxir/comms v0.0.0-20200707005357-086c7bd56eae/go.mod h1:OsWMZ1O/R9fOkm+PoHnR3rkXfFtipGoPs73FuKuurHY=
gitlab.com/elixxir/comms v0.0.0-20200708163924-9117e02f0d19 h1:t/fWbCePjVqLLGjn332LuuoUTRMxLXGdlt4Xeb8evRM=
gitlab.com/elixxir/comms v0.0.0-20200708163924-9117e02f0d19/go.mod h1:OsWMZ1O/R9fOkm+PoHnR3rkXfFtipGoPs73FuKuurHY=
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/primitives v0.0.0-20200706165052-9fe7a4fb99a3 h1:GTfflZBNLeBq3UApYog0J3+hytdkoRsDduGQji2wyEU=
......
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// 2020-07-07 00:54:25.399402289 +0000 UTC m=+0.004504269
// 2020-07-08 17:10:58.006288504 +0000 UTC m=+0.004864279
package cmd
const GITVERSION = `f8123d8 run make release`
const GITVERSION = `f74eb9a run make release`
const SEMVER = "1.3.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-20200707005357-086c7bd56eae
gitlab.com/elixxir/comms v0.0.0-20200708163924-9117e02f0d19
gitlab.com/elixxir/crypto v0.0.0-20200707005343-97f868cbd930
gitlab.com/elixxir/primitives v0.0.0-20200706165052-9fe7a4fb99a3
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment