summaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/term/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-09-15 15:46:26 -0400
committerMatthew Heon <mheon@redhat.com>2021-09-16 11:00:05 -0400
commit69e327378f16a6abccc74191b44d22eee8032abb (patch)
tree7e1321d97907a4dcaae490a48b314442d2d5ce17 /vendor/golang.org/x/term/README.md
parent331d4c5c78bacb559defcd981cf3fe653bedb4b2 (diff)
downloadpodman-69e327378f16a6abccc74191b44d22eee8032abb.tar.gz
podman-69e327378f16a6abccc74191b44d22eee8032abb.tar.bz2
podman-69e327378f16a6abccc74191b44d22eee8032abb.zip
Bump to Buildah v1.23.0
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'vendor/golang.org/x/term/README.md')
-rw-r--r--vendor/golang.org/x/term/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/golang.org/x/term/README.md b/vendor/golang.org/x/term/README.md
index e0f390cb2..d03d0aefe 100644
--- a/vendor/golang.org/x/term/README.md
+++ b/vendor/golang.org/x/term/README.md
@@ -1,5 +1,7 @@
# Go terminal/console support
+[![Go Reference](https://pkg.go.dev/badge/golang.org/x/term.svg)](https://pkg.go.dev/golang.org/x/term)
+
This repository provides Go terminal and console support packages.
## Download/Install