Skip to content

Commit

Permalink
Bump up github.com/sirupsen/logrus to 1.8.1 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
olljanat authored May 9, 2021
1 parent 486b29d commit 4d473e8
Show file tree
Hide file tree
Showing 467 changed files with 120,366 additions and 36,070 deletions.
4 changes: 2 additions & 2 deletions pkg/log/log.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ import (

"github.com/burmilla/os/config/cmdline"

"github.com/Sirupsen/logrus"
lsyslog "github.com/Sirupsen/logrus/hooks/syslog"
"github.com/sirupsen/logrus"
lsyslog "github.com/sirupsen/logrus/hooks/syslog"
)

var logFile *os.File
Expand Down
4 changes: 2 additions & 2 deletions pkg/log/showuserlog.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import (
"log/syslog"
"os"

"github.com/Sirupsen/logrus"
logrus_syslog "github.com/Sirupsen/logrus/hooks/syslog"
"github.com/sirupsen/logrus"
logrus_syslog "github.com/sirupsen/logrus/hooks/syslog"
)

// ShowuserlogHook stores all levels of logrus entries in memory until its told the BurmillaOS logging system is ready
Expand Down
12 changes: 6 additions & 6 deletions trash.conf
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
github.com/Microsoft/go-winio v0.1.0
github.com/Sirupsen/logrus v0.11.5
github.com/sirupsen/logrus v1.8.1
github.com/cloudfoundry-incubator/candiedyaml 457a86017e98f33631ffe83db8e66be960dfc517 https://github.com/burmilla/candiedyaml
github.com/codegangsta/cli d2b9ba9c38eb353ba3c6df3f57072348e19cc5c7 https://github.com/burmilla/cli-1
github.com/coreos/yaml 6b16a5714269b2f70720a45406b1babd947a17ef
github.com/davecgh/go-spew 5215b55f46b2b919f50a1df0eaa5886afe4e3b3d
github.com/docker/containerd 0c177afbc8e949d150efec0e61bd37182c69c634 https://github.com/burmilla/containerd.git
github.com/docker/containerd c5695fa78c8cd383e8ea8f9bd4a0920ebc165bf1 https://github.com/burmilla/containerd.git
github.com/docker/distribution 467fc068d88aa6610691b7f1a677271a3fac4aac
github.com/docker/docker b40c87254f587af7cad8e8128f061a2a7f367343 https://github.com/burmilla/docker.git
github.com/docker/docker 1447a2463bc3ee639b9091fb52a15aaa7e407b5a https://github.com/burmilla/docker.git
github.com/docker/engine-api v0.3.3
github.com/docker/go-connections v0.2.0
github.com/docker/go-units 651fc226e7441360384da338d0fd37f2440ffbe3
github.com/docker/libcompose ff6233ed789125e6e6e2e9b944d50a2bd8975e48 https://github.com/burmilla/libcompose.git
github.com/docker/libcompose 93e90415094f521908c293af088d8962d57d508b https://github.com/burmilla/libcompose.git
github.com/docker/libnetwork v0.5.6
github.com/docker/machine 4a8e93ac9bc2ced1c3bc4a43c03fdaa1c2749205
github.com/flynn/go-shlex 3f9db97f856818214da2e1057f8ad84803971cff
Expand All @@ -36,7 +36,7 @@ github.com/xeipuuv/gojsonreference e02fc20de94c78484cd5ffb007f8af96be030a45
github.com/xeipuuv/gojsonschema 0c8571ac0ce161a5feb57375a9cdf148c98c0f70
github.com/SvenDowideit/cpuid dfdb6dba69f48dd44c5cd831950be648f71162ca
golang.org/x/crypto 2f3083f6163ef51179ad42ed523a18c9a1141467
golang.org/x/net 991d3e32f76f19ee6d9caadb3a22eae8d23315f7 https://github.com/golang/net.git
golang.org/x/sys eb2c74142fd19a79b3f237334c7384d5167b1b46 https://github.com/golang/sys.git
golang.org/x/net aea8142032473bb41e874c31eb771c364b790fb4 https://github.com/golang/net.git # release-branch.go1.15
golang.org/x/sys bc7a7d42d5c30f4d0fe808715c002826ce2c624e https://github.com/golang/sys.git # release-branch.go1.15
github.com/fatih/structs dc3312cb1a4513a366c4c9e622ad55c32df12ed3
github.com/pin/tftp v2.1.0
1 change: 0 additions & 1 deletion vendor/github.com/Sirupsen/logrus/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions vendor/github.com/Sirupsen/logrus/.travis.yml

This file was deleted.

94 changes: 0 additions & 94 deletions vendor/github.com/Sirupsen/logrus/CHANGELOG.md

This file was deleted.

Loading

0 comments on commit 4d473e8

Please sign in to comment.