containerd/snapshots
Sebastiaan van Stijn dc92ad6520
Replace errors.Cause() with errors.Is()
Dependencies may be switching to use the new `%w` formatting
option to wrap errors; switching to use `errors.Is()` makes
sure that we are still able to unwrap the error and detect the
underlying cause.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-08 14:36:45 +02:00
..
benchsuite vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
btrfs Replace errors.Cause() with errors.Is() 2020-05-08 14:36:45 +02:00
devmapper Replace errors.Cause() with errors.Is() 2020-05-08 14:36:45 +02:00
lcow Add support for custom wcow and lcow sandbox scratch sizes 2020-01-30 07:27:06 -08:00
native Add snapshot walk implementations 2019-10-24 11:11:22 -07:00
overlay overlay: test actual Opts 2020-01-07 13:52:13 +09:00
proxy Add Cleanup to snapshot API 2020-01-07 14:59:20 -08:00
storage vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
testsuite vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
windows Add support for custom wcow and lcow sandbox scratch sizes 2020-01-30 07:27:06 -08:00
snapshotter.go Pass snapshotter opts during Pull 2020-03-02 13:45:40 -08:00