automation-tests/cmd/podman/containers
Paul Holzinger 56d6ee0808
move golang.org/x/crypto/ssh/terminal to golang.org/x/term
golang.org/x/crypto/ssh/terminal is deprecated. The package was moved to
golang.org/x/term. golang.org/x/crypto/ssh/terminal was already just
calling golang.org/x/term itslef so there are no functional changes.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-04-22 12:40:52 +02:00
..
attach.go bump go module to version 4 2022-01-18 12:47:07 +01:00
checkpoint.go Add support for checkpoint image 2022-04-20 18:55:39 +01:00
cleanup.go bump go module to version 4 2022-01-18 12:47:07 +01:00
clone.go linter: enable wastedassign 2022-03-22 13:04:34 +01:00
commit.go container-commit: support --squash to squash layers into one 2022-02-23 17:38:28 +05:30
container.go bump go module to version 4 2022-01-18 12:47:07 +01:00
cp.go linter: enable nilerr 2022-03-22 13:04:35 +01:00
create.go specgen: do not set OOMScoreAdj by default 2022-04-04 15:40:12 +02:00
diff.go bump go module to version 4 2022-01-18 12:47:07 +01:00
exec.go bump go module to version 4 2022-01-18 12:47:07 +01:00
exists.go bump go module to version 4 2022-01-18 12:47:07 +01:00
export.go move golang.org/x/crypto/ssh/terminal to golang.org/x/term 2022-04-22 12:40:52 +02:00
init.go bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect.go bump go module to version 4 2022-01-18 12:47:07 +01:00
kill.go bump go module to version 4 2022-01-18 12:47:07 +01:00
list.go bump go module to version 4 2022-01-18 12:47:07 +01:00
logs.go Add option for pod logs to display different colors per container. 2022-03-29 17:29:13 +02:00
mount.go bump go module to version 4 2022-01-18 12:47:07 +01:00
pause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
port.go bump go module to version 4 2022-01-18 12:47:07 +01:00
prune.go bump go module to version 4 2022-01-18 12:47:07 +01:00
ps.go bump go module to version 4 2022-01-18 12:47:07 +01:00
rename.go bump go module to version 4 2022-01-18 12:47:07 +01:00
restart.go bump go module to version 4 2022-01-18 12:47:07 +01:00
restore.go Add support for checkpoint image 2022-04-20 18:55:39 +01:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00
run.go move golang.org/x/crypto/ssh/terminal to golang.org/x/term 2022-04-22 12:40:52 +02:00
runlabel.go bump go module to version 4 2022-01-18 12:47:07 +01:00
start.go bump golangci-lint to v1.45.0 2022-03-21 10:42:53 +01:00
stats.go bump go module to version 4 2022-01-18 12:47:07 +01:00
stop.go bump go module to version 4 2022-01-18 12:47:07 +01:00
top.go bump go module to version 4 2022-01-18 12:47:07 +01:00
unmount.go bump go module to version 4 2022-01-18 12:47:07 +01:00
unpause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
utils.go Podman V2 birth 2020-04-16 15:53:58 -05:00
wait.go bump go module to version 4 2022-01-18 12:47:07 +01:00