deps: Update github.com/pelletier/go-toml/v2 to v2.0.0-beta.6
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 29 Jan 2022 12:55:23 +0000 (13:55 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Jan 2022 12:55:23 +0000 (13:55 +0100)
Closes #9439
Closes #9417

go.mod
go.sum

diff --git a/go.mod b/go.mod
index 7152c5b24fa767c215e7c636f46bdeb365aefbc4..3c9c9738f5045fb7b8deffbd4a4ef7d8ab292cb8 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -42,7 +42,7 @@ require (
        github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
        github.com/niklasfasching/go-org v1.6.0
        github.com/olekukonko/tablewriter v0.0.5
-       github.com/pelletier/go-toml/v2 v2.0.0-beta.3.0.20210727221244-fa0796069526
+       github.com/pelletier/go-toml/v2 v2.0.0-beta.6
        github.com/pkg/errors v0.9.1
        github.com/rogpeppe/go-internal v1.8.0
        github.com/russross/blackfriday v1.6.0
diff --git a/go.sum b/go.sum
index 57d1645f8c179caca901d06186c9e70976025306..6373c1c62af10e04a8526ad92270ed87789ec0a6 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -523,6 +523,8 @@ github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhEC
 github.com/pelletier/go-toml v1.9.4/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
 github.com/pelletier/go-toml/v2 v2.0.0-beta.3.0.20210727221244-fa0796069526 h1:o8tGfr0zuKDD+3qIdzD1pK78melGepDQMb55F4Q6qlo=
 github.com/pelletier/go-toml/v2 v2.0.0-beta.3.0.20210727221244-fa0796069526/go.mod h1:aNseLYu/uKskg0zpr/kbr2z8yGuWtotWf/0BpGIAL2Y=
+github.com/pelletier/go-toml/v2 v2.0.0-beta.6 h1:JFNqj2afbbhCqTiyN16D7Tudc/aaDzE2FBDk+VlBQnE=
+github.com/pelletier/go-toml/v2 v2.0.0-beta.6/go.mod h1:ke6xncR3W76Ba8xnVxkrZG0js6Rd2BsQEAYrfgJ6eQA=
 github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
 github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
 github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=