From ee4b64cd0185c49ed8fff5ade2c9923657fce6b7 Mon Sep 17 00:00:00 2001 From: Henry Yee Date: Sun, 29 Aug 2021 22:27:15 +0800 Subject: [PATCH] Update golang.org/x/sys commit hash to 0f9fa26a --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 605c4c2..c9a20b7 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/mattn/go-isatty go 1.12 -require golang.org/x/sys v0.0.0-20200116001909-b77594299b42 +require golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c