From 63b29a960bb81a9cdccb53912ee7213e820aadc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 11:32:16 +0000 Subject: [PATCH] build(deps): bump github.com/reeflective/readline from 1.1.3 to 1.1.4 Bumps [github.com/reeflective/readline](https://github.com/reeflective/readline) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/reeflective/readline/releases) - [Changelog](https://github.com/reeflective/readline/blob/master/history.go) - [Commits](https://github.com/reeflective/readline/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: github.com/reeflective/readline dependency-version: 1.1.4 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 b4725514..406955f1 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/miekg/dns v1.1.70 github.com/otiai10/copy v1.14.1 github.com/prometheus/client_golang v1.23.2 - github.com/reeflective/readline v1.1.3 + github.com/reeflective/readline v1.1.4 github.com/sasha-s/go-deadlock v0.3.6 github.com/sassoftware/go-rpmutils v0.4.0 github.com/sevlyar/go-daemon v0.1.6 diff --git a/go.sum b/go.sum index 17876a70..14aceaae 100644 --- a/go.sum +++ b/go.sum @@ -79,8 +79,8 @@ github.com/prometheus/common v0.67.5 h1:pIgK94WWlQt1WLwAC5j2ynLaBRDiinoAb86HZHTU github.com/prometheus/common v0.67.5/go.mod h1:SjE/0MzDEEAyrdr5Gqc6G+sXI67maCxzaT3A2+HqjUw= github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4Vws= github.com/prometheus/procfs v0.19.2/go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw= -github.com/reeflective/readline v1.1.3 h1:meGkuEmujZHmalJ9eT3pYkwtkufH5EwYFPTnaph0T0s= -github.com/reeflective/readline v1.1.3/go.mod h1:CwNkh9BmFBBCSO6mdDaNWb34rOqQsI9eYbxyqvOEazY= +github.com/reeflective/readline v1.1.4 h1:HEdVYiPZ7e2CrP3uU/l6wApQdpkY0MjR8lINNboVtFk= +github.com/reeflective/readline v1.1.4/go.mod h1:CwNkh9BmFBBCSO6mdDaNWb34rOqQsI9eYbxyqvOEazY= github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ= github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88= github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=