Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/rogpeppe/go-charset v0.0.0-20190617161244-0dc95cdf6f31
github.com/ryanskidmore/parallel v0.0.1
github.com/satori/go.uuid v1.2.0
github.com/sirupsen/logrus v1.9.0
github.com/sirupsen/logrus v1.9.1
github.com/spf13/cobra v1.6.1
github.com/vmihailenco/msgpack/v5 v5.3.5
golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ github.com/ryanskidmore/parallel v0.0.1 h1:RY3zJ61WwlQK3T/F7An/sahRSQ7lPk2U+BVUZ
github.com/ryanskidmore/parallel v0.0.1/go.mod h1:OjlZtO5nq/24lPhUkf2/0fau//I3xLKhDaar2OqOrUE=
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0=
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/sirupsen/logrus v1.9.1 h1:Ou41VVR3nMWWmTiEUnj0OlsgOSCUFgsPAOl6jRIcVtQ=
github.com/sirupsen/logrus v1.9.1/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/spf13/cobra v1.6.1 h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA=
github.com/spf13/cobra v1.6.1/go.mod h1:IOw/AERYS7UzyrGinqmz6HLUo219MORXGxhbaJUqzrY=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
Expand Down
8 changes: 5 additions & 3 deletions vendor/github.com/sirupsen/logrus/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 33 additions & 1 deletion vendor/github.com/sirupsen/logrus/writer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 1 addition & 11 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ github.com/inconshreveable/mousetrap
github.com/jpillora/go-ogle-analytics
# github.com/kr/pretty v0.3.1
## explicit; go 1.12
# github.com/kr/text v0.2.0
## explicit
# github.com/mattn/go-colorable v0.1.13
## explicit; go 1.15
github.com/mattn/go-colorable
Expand All @@ -74,21 +72,17 @@ github.com/pierrre/archivefile/zip
# github.com/pkg/errors v0.9.1
## explicit
github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
## explicit
# github.com/rogpeppe/go-charset v0.0.0-20190617161244-0dc95cdf6f31
## explicit
github.com/rogpeppe/go-charset/charset
github.com/rogpeppe/go-charset/data
# github.com/rogpeppe/go-internal v1.9.0
## explicit; go 1.17
# github.com/ryanskidmore/parallel v0.0.1
## explicit; go 1.13
github.com/ryanskidmore/parallel
# github.com/satori/go.uuid v1.2.0
## explicit
github.com/satori/go.uuid
# github.com/sirupsen/logrus v1.9.0
# github.com/sirupsen/logrus v1.9.1
## explicit; go 1.13
github.com/sirupsen/logrus
# github.com/spf13/cobra v1.6.1
Expand All @@ -97,8 +91,6 @@ github.com/spf13/cobra
# github.com/spf13/pflag v1.0.5
## explicit; go 1.12
github.com/spf13/pflag
# github.com/stretchr/objx v0.5.0
## explicit; go 1.12
# github.com/stretchr/testify v1.8.2
## explicit; go 1.13
# github.com/vmihailenco/msgpack/v5 v5.3.5
Expand Down Expand Up @@ -165,5 +157,3 @@ gonum.org/v1/plot/vg/vgtex
# gopkg.in/yaml.v2 v2.4.0
## explicit; go 1.15
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.1
## explicit