From f17276e43e197f7c21ab7d7b11e11c03b990090a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:06:14 +0000 Subject: [PATCH] build(deps): Bump github.com/creachadair/tomledit from 0.0.23 to 0.0.27 Bumps [github.com/creachadair/tomledit](https://github.com/creachadair/tomledit) from 0.0.23 to 0.0.27. - [Commits](https://github.com/creachadair/tomledit/compare/v0.0.23...v0.0.27) --- updated-dependencies: - dependency-name: github.com/creachadair/tomledit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a278d3d0a..671515241 100644 --- a/go.mod +++ b/go.mod @@ -363,7 +363,7 @@ require ( require ( github.com/cometbft/cometbft-db v1.0.1 - github.com/creachadair/tomledit v0.0.23 + github.com/creachadair/tomledit v0.0.27 github.com/jonboulle/clockwork v0.3.0 github.com/oasisprotocol/oasis-core/go v0.2403.1 github.com/sasha-s/go-deadlock v0.3.5 diff --git a/go.sum b/go.sum index b82a015e7..ad507a911 100644 --- a/go.sum +++ b/go.sum @@ -206,8 +206,8 @@ github.com/creachadair/mds v0.22.1 h1:Wink9jeYR7brBbOkOTVZVrd6vyb5W4ZBRhlZd96TSg github.com/creachadair/mds v0.22.1/go.mod h1:ArfS0vPHoLV/SzuIzoqTEZfoYmac7n9Cj8XPANHocvw= github.com/creachadair/taskgroup v0.13.2 h1:3KyqakBuFsm3KkXi/9XIb0QcA8tEzLHLgaoidf0MdVc= github.com/creachadair/taskgroup v0.13.2/go.mod h1:i3V1Zx7H8RjwljUEeUWYT30Lmb9poewSb2XI1yTwD0g= -github.com/creachadair/tomledit v0.0.23 h1:ohYJjMsxwzj4dDzKaBWFbWH5J+3LO/8CYnlVY+baBWA= -github.com/creachadair/tomledit v0.0.23/go.mod h1:cIu/4x5L855oSRejIqr+WRFh+mv9g4fWLiUFaApYn/Y= +github.com/creachadair/tomledit v0.0.27 h1:6xOpEnkKmcpT/gmKhabN0JXrqNX065lyje1/mXTSSIE= +github.com/creachadair/tomledit v0.0.27/go.mod h1:v1EWpgCisD3ct1kO8Gq4o4pdgX5JXD0rBI2PJ4UnPoA= github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY= github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=