1
0
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:
Olli Janatuinen
2021-05-09 18:05:24 +03:00
committed by GitHub
parent 486b29d77c
commit 4d473e8585
467 changed files with 120838 additions and 36542 deletions

View File

@@ -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.