From bf301daf158e5e9673ad5f457ea3a264315942b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 28 Jul 2021 17:27:31 +0200 Subject: deps: Upgrade github.com/pelletier/go-toml/v2 v2.0.0-beta.3 => v2.0.0-beta.3.0.20210727221244-fa0796069526 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a04655eec..aa2eb76db 100644 --- a/go.mod +++ b/go.mod @@ -43,7 +43,7 @@ require ( github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect github.com/niklasfasching/go-org v1.5.0 github.com/olekukonko/tablewriter v0.0.5 - github.com/pelletier/go-toml/v2 v2.0.0-beta.3 + github.com/pelletier/go-toml/v2 v2.0.0-beta.3.0.20210727221244-fa0796069526 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