From 7ca118fdfd9f0d1c636ef5e266c9000a20099e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 14:20:04 +0000 Subject: build(deps): bump github.com/pelletier/go-toml from 1.8.1 to 1.9.0 Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](https://github.com/pelletier/go-toml/compare/v1.8.1...v1.9.0) Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 187842a8c..76aa7e0a9 100644 --- a/go.mod +++ b/go.mod @@ -43,7 +43,7 @@ require ( 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 + github.com/pelletier/go-toml v1.9.0 github.com/pkg/errors v0.9.1 github.com/rogpeppe/go-internal v1.8.0 github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6 -- cgit v1.2.3