From 589768ecb02d31cce9dc8baafd1431ed02337029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 02:10:38 +0000 Subject: [PATCH] build(deps): Bump github.com/creachadair/tomledit in /tools/confix Bumps [github.com/creachadair/tomledit](https://github.com/creachadair/tomledit) from 0.0.25 to 0.0.26. - [Commits](https://github.com/creachadair/tomledit/compare/v0.0.25...v0.0.26) --- updated-dependencies: - dependency-name: github.com/creachadair/tomledit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/confix/go.mod | 2 +- tools/confix/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/confix/go.mod b/tools/confix/go.mod index bed27f8df432..5efbbc3baa05 100644 --- a/tools/confix/go.mod +++ b/tools/confix/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/cosmos/cosmos-sdk v0.50.4 github.com/creachadair/atomicfile v0.3.3 - github.com/creachadair/tomledit v0.0.25 + github.com/creachadair/tomledit v0.0.26 github.com/pelletier/go-toml/v2 v2.1.1 github.com/spf13/cobra v1.8.0 github.com/spf13/viper v1.18.2 diff --git a/tools/confix/go.sum b/tools/confix/go.sum index 4d0df6b00584..8e51354dc4af 100644 --- a/tools/confix/go.sum +++ b/tools/confix/go.sum @@ -165,8 +165,8 @@ github.com/creachadair/atomicfile v0.3.3 h1:yJlDq8qk9QmD/6ol+jq1X4bcoLNVdYq95+ow github.com/creachadair/atomicfile v0.3.3/go.mod h1:X1r9P4wigJlGkYJO1HXZREdkVn+b1yHrsBBMLSj7tak= github.com/creachadair/mtest v0.0.0-20231015022703-31f2ea539dce h1:BFjvg2Oq88/2DOcUFu1ScIwKUn7KJYYvLr6AeuCJD54= github.com/creachadair/mtest v0.0.0-20231015022703-31f2ea539dce/go.mod h1:okn1ft6DY+qjPmnvYynyq7ufIQKJ2x2qwOCJZecei1k= -github.com/creachadair/tomledit v0.0.25 h1:QBzoVTd4hVsKF4tTrrHFbrtAbxT41WvW348aE4lvr3o= -github.com/creachadair/tomledit v0.0.25/go.mod h1:m4Z0a8730G9sNfBkfbFAM+iw2cBBr/YmNeSjTnBCkfw= +github.com/creachadair/tomledit v0.0.26 h1:MoDdgHIHZ5PctBVsAZDjxdxreWUEa9ObPKTRkk5PPwA= +github.com/creachadair/tomledit v0.0.26/go.mod h1:SJi1OxKpMyR141tq1lzsbPtIg3j8TeVPM/ZftfieD7o= github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY= github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= github.com/danieljoos/wincred v1.1.2 h1:QLdCxFs1/Yl4zduvBdcHB8goaYk9RARS2SgLLRuAyr0=