-
- Downloads
Merge branch 'hotfix/KaOpts' into 'release'
Hotfix/ka opts See merge request elixxir/comms!378
No related branches found
No related tags found
... | @@ -9,9 +9,9 @@ require ( | ... | @@ -9,9 +9,9 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210614155844-c1e9c23a6ba7 | gitlab.com/elixxir/crypto v0.0.7-0.20210614155844-c1e9c23a6ba7 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210614155726-ebcf2d47a527 | gitlab.com/elixxir/primitives v0.0.3-0.20210614155726-ebcf2d47a527 | ||
gitlab.com/xx_network/comms v0.0.4-0.20210614155654-191473de2702 | gitlab.com/xx_network/comms v0.0.4-0.20210617183321-d5f4fd71033c | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210614155554-8c333814205b | gitlab.com/xx_network/crypto v0.0.5-0.20210614155554-8c333814205b | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210608160426-670aab2d82cf | gitlab.com/xx_network/primitives v0.0.4-0.20210617180018-6472489fd418 | ||
gitlab.com/xx_network/ring v0.0.3-0.20210527191221-ce3f170aabd5 | gitlab.com/xx_network/ring v0.0.3-0.20210527191221-ce3f170aabd5 | ||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 | golang.org/x/net v0.0.0-20210525063256-abc453219eb5 | ||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect | golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect | ||
... | ... |
Please register or sign in to comment