build(deps): bump github.com/nicksnyder/go-i18n from 1.10.0 to 1.10.1

Bumps [github.com/nicksnyder/go-i18n](https://github.com/nicksnyder/go-i18n) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/nicksnyder/go-i18n/releases)
- [Changelog](https://github.com/nicksnyder/go-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nicksnyder/go-i18n/compare/v1.10.0...v1.10.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-08 08:31:34 +00:00
committed by Bjørn Erik Pedersen
parent 90285f4750
commit b5483eed6e
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
github.com/mitchellh/mapstructure v1.1.2
github.com/muesli/smartcrop v0.3.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/nicksnyder/go-i18n v1.10.0
github.com/nicksnyder/go-i18n v1.10.1
github.com/niklasfasching/go-org v1.3.1
github.com/olekukonko/tablewriter v0.0.4
github.com/pelletier/go-toml v1.6.0 // indirect