Bump github.com/tidwall/redcon from 1.0.0 to 1.0.1 (#118)

Bumps [github.com/tidwall/redcon](https://github.com/tidwall/redcon) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/tidwall/redcon/releases)
- [Commits](https://github.com/tidwall/redcon/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-26 14:40:32 +10:00
committed by James Mills
parent 4577311471
commit a17929665a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.4.0
github.com/stretchr/testify v1.4.0
github.com/tidwall/redcon v1.0.0
github.com/tidwall/redcon v1.0.1
golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56
golang.org/x/sys v0.0.0-20190804053845-51ab0e2deafa // indirect
golang.org/x/text v0.3.2 // indirect