From 1b0f0e611af1aaebe824e270878a013b64dce916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 10:03:57 +0000 Subject: [PATCH] build(deps): bump github.com/reeflective/readline from 1.2.2 to 1.3.0 Bumps [github.com/reeflective/readline](https://github.com/reeflective/readline) from 1.2.2 to 1.3.0. - [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.2.2...v1.3.0) --- updated-dependencies: - dependency-name: github.com/reeflective/readline dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 39f068f5..4b77c585 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/miekg/dns v1.1.72 github.com/otiai10/copy v1.14.1 github.com/prometheus/client_golang v1.23.2 - github.com/reeflective/readline v1.2.2 + github.com/reeflective/readline v1.3.0 github.com/sasha-s/go-deadlock v0.3.9 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 66a8ffb0..a17a50b8 100644 --- a/go.sum +++ b/go.sum @@ -83,8 +83,8 @@ github.com/prometheus/common v0.68.1 h1:omjRRl4QP4komogpXuhfeOiisQg7xdy8VM1UY+pS github.com/prometheus/common v0.68.1/go.mod h1:ZzL3f6u94qUxh9p+tJTrF+FvBS1XXbbRAZCQkytAL0Y= github.com/prometheus/procfs v0.20.1 h1:XwbrGOIplXW/AU3YhIhLODXMJYyC1isLFfYCsTEycfc= github.com/prometheus/procfs v0.20.1/go.mod h1:o9EMBZGRyvDrSPH1RqdxhojkuXstoe4UlK79eF5TGGo= -github.com/reeflective/readline v1.2.2 h1:UAcTtKQdg7xQDzDlqWyMkvEAsEie2z3gQsEKt8TkErE= -github.com/reeflective/readline v1.2.2/go.mod h1:bOpqx2/VqGlIoobyWR1Vgt/p5FiMfIHj4OicPuw6RfU= +github.com/reeflective/readline v1.3.0 h1:uh9c2SEmyoy7A/auequfXZjvK0NP5HVEAJFcL9Uf7qE= +github.com/reeflective/readline v1.3.0/go.mod h1:bOpqx2/VqGlIoobyWR1Vgt/p5FiMfIHj4OicPuw6RfU= 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=