Skip to content

Commit fc23ff4

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)