Kazuyoshi Kato
|
88c0c7201e
|
Consolidate gogo/protobuf dependencies under our own protobuf package
This would make gogo/protobuf migration easier.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
|
2022-04-19 15:53:36 +00:00 |
|
Kazuyoshi Kato
|
80b825ca2c
|
Remove gogoproto.stdtime
This commit removes gogoproto.stdtime, since it is not supported by
Google's official toolchain
(see https://github.com/containerd/containerd/issues/6564).
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
|
2022-04-19 13:39:30 +00:00 |
|
Maksym Pavlenko
|
871b6b6a9f
|
Use testify
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
|
2022-04-01 18:17:58 -07:00 |
|
Derek McGowan
|
2c96d5b067
|
Run windows parallel integration test as short
This prevents tests which spawn daemons from running at
the same time as the first integration test.
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2021-12-09 11:45:38 -08:00 |
|
Sebastiaan van Stijn
|
1faca349ea
|
integration/client: rename package to "client"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2021-03-30 16:21:36 +02:00 |
|
Davanum Srinivas
|
6a4aa1e2e7
|
Separate go module for client tests
Will help us drop dependency to github.com/Microsoft/hcsshim/test in the
main go.mod
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2021-03-11 19:27:45 -05:00 |
|