open-nomad/drivers/docker/docklog
Tim Gross eb06c25d5f
deps: remove deprecated net/context (#13932)
The `golang.org/x/net/context` package was merged into the stdlib as of go
1.7. Update the imports to use the identical stdlib version. Clean up import
blocks for the impacted files to remove unnecessary package aliasing.
2022-07-28 14:46:56 -04:00
..
proto update grpc 2020-03-03 08:39:54 -05:00
client.go driver/docker: collect tty container logs 2019-04-24 22:01:51 -04:00
docker_logger.go deps: remove deprecated net/context (#13932) 2022-07-28 14:46:56 -04:00
docker_logger_test.go deps: remove deprecated net/context (#13932) 2022-07-28 14:46:56 -04:00
plugin.go Use init to handle plugin invocation 2019-06-13 16:48:01 -04:00
server.go deps: remove deprecated net/context (#13932) 2022-07-28 14:46:56 -04:00
z_docker_logger_cmd.go comment on use of init() for plugin handlers 2019-06-18 20:54:55 -04:00