summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-15 12:49:57 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-15 16:13:26 +0200
commit7725c41d40b7009c2701a5ad3fa6bc9de57b88ee (patch)
tree911e0d664da46811941ef99b13b503714f640c14 /go.mod
parent5d36d801534c0823697610fdb32e1eeb61f70e33 (diff)
build(deps): bump github.com/nicksnyder/go-i18n/v2 from 2.1.1 to 2.1.2
Bumps [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/nicksnyder/go-i18n/releases) - [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md) - [Commits](https://github.com/nicksnyder/go-i18n/compare/v2.1.1...v2.1.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index dd4887dfa..d42bf8f32 100644
--- a/go.mod
+++ b/go.mod
@@ -39,7 +39,7 @@ require (
github.com/mitchellh/mapstructure v1.3.3
github.com/muesli/smartcrop v0.3.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
- github.com/nicksnyder/go-i18n/v2 v2.1.1
+ github.com/nicksnyder/go-i18n/v2 v2.1.2
github.com/niklasfasching/go-org v1.5.0
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml v1.8.1