mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
vendor: github.com/creack/pty v1.1.21
full diff: https://github.com/creack/pty/compare/v1.1.18...v1.1.21 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
2
vendor/github.com/creack/pty/Dockerfile.golang
generated
vendored
2
vendor/github.com/creack/pty/Dockerfile.golang
generated
vendored
@ -1,4 +1,4 @@
|
||||
ARG GOVERSION=1.14
|
||||
ARG GOVERSION=1.18.2
|
||||
FROM golang:${GOVERSION}
|
||||
|
||||
# Set base env.
|
||||
|
Reference in New Issue
Block a user