Skip to content

Commit fc23ff4

Browse files
committed
fix: logrus went missing
1 parent ee9df90 commit fc23ff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/adapters/docker.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import (
1616
"github.com/docker/docker/client"
1717
resty "github.com/go-resty/resty/v2"
1818
"github.com/moby/term"
19+
"github.com/sirupsen/logrus"
1920
"io"
2021
"net"
2122
"os"

0 commit comments

Comments
 (0)