Skip to content

Commit

Permalink
pkg/signal: remove stubs for deprecated package
Browse files Browse the repository at this point in the history
The pkg/signal package was moved to github.com/moby/sys/signal in
28409ca. The DefaultStopSignal const was
deprecated in e53f65a, and the DumpStacks
function was moved to pkg/stack in ea5c94c,
all of which are included in the 22.x release, so we can safely remove these
from master.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah committed Sep 27, 2022
1 parent 4a8b3b8 commit ee5d8f4
Showing 1 changed file with 0 additions and 55 deletions.
55 changes: 0 additions & 55 deletions pkg/signal/signal_deprecated.go

This file was deleted.

0 comments on commit ee5d8f4

Please sign in to comment.