mirror of
https://github.com/rancher/os.git
synced 2025-09-28 14:05:03 +00:00
Bump up github.com/sirupsen/logrus to 1.8.1 (#90)
This commit is contained in:
2
vendor/github.com/docker/go-connections/sockets/unix_socket.go
generated
vendored
2
vendor/github.com/docker/go-connections/sockets/unix_socket.go
generated
vendored
@@ -9,8 +9,8 @@ import (
|
||||
"strconv"
|
||||
"syscall"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/opencontainers/runc/libcontainer/user"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
// NewUnixSocket creates a unix socket with the specified path and group.
|
||||
|
Reference in New Issue
Block a user