Commit fddc34e
committed
deprecate ErrInvalidState
This error was introduced in moby/moby@aa68656,
returned on Unix only, but was never used as a sentinel value anywhere.
It doesn't appear to be used anywhere outside of this package, but let's
deprecate it first before removing.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent 2ff7073 commit fddc34e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | | - | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments