From 14b401aba158a839c6be84b07faca8eed22d39c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 21:25:31 +0000 Subject: [PATCH] Bump fortio.org/terminal in the fortio-and-grol group Bumps the fortio-and-grol group with 1 update: [fortio.org/terminal](https://github.com/fortio/terminal). Updates `fortio.org/terminal` from 0.63.3 to 0.63.4 - [Release notes](https://github.com/fortio/terminal/releases) - [Commits](https://github.com/fortio/terminal/compare/v0.63.3...v0.63.4) --- updated-dependencies: - dependency-name: fortio.org/terminal dependency-version: 0.63.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fortio-and-grol ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 419b832..e71e81f 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.24.0 require ( fortio.org/cli v1.12.3 fortio.org/log v1.18.3 - fortio.org/terminal v0.63.3 + fortio.org/terminal v0.63.4 ) require (