Sebastiaan van Stijn
|
8d0c8ef081
|
cli/command/context: remove deprecated io/ioutil and use t.TempDir()
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 76b47359cb )
Signed-off-by: Cory Snider <csnider@mirantis.com>
|
2023-02-27 16:27:36 -05:00 |
Sebastiaan van Stijn
|
2c0e93063b
|
bump gotest.tools v3.0.1 for compatibility with Go 1.14
full diff: https://github.com/gotestyourself/gotest.tools/compare/v2.3.0...v3.0.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2020-02-23 00:28:55 +01:00 |
Simon Ferquel
|
a3efd5d195
|
Cleanup context store interfaces
This remove the term "context" from context store interfaces, to make
them more concise
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
|
2019-04-18 15:49:36 +02:00 |
Simon Ferquel
|
591385a1d0
|
Fast Context Switch: commands
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
|
2019-01-10 22:25:43 +01:00 |