From 7e8b5efbd4f90f133711087004d9e59b9e8c37e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 16:59:45 +0000 Subject: [PATCH] build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.24 Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.21 to 1.1.24. - [Release notes](https://github.com/creack/pty/releases) - [Commits](https://github.com/creack/pty/compare/v1.1.21...v1.1.24) --- updated-dependencies: - dependency-name: github.com/creack/pty dependency-version: 1.1.24 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 b684366..fafac84 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/croaky/procman go 1.25 -require github.com/creack/pty v1.1.21 +require github.com/creack/pty v1.1.24 diff --git a/go.sum b/go.sum index 1482e04..5310a43 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/creack/pty v1.1.21 h1:1/QdRyBaHHJP61QkWMXlOIBfsgdDeeKfK8SYVUWJKf0= -github.com/creack/pty v1.1.21/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4= +github.com/creack/pty v1.1.24 h1:bJrF4RRfyJnbTJqzRLHzcGaZK1NeM5kTC9jGgovnR1s= +github.com/creack/pty v1.1.24/go.mod h1:08sCNb52WyoAwi2QDyzUCTgcvVFhUzewun7wtTfvcwE=