UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
fluxcd
source-controller
Commits
f39b45eb
Commit
f39b45eb
authored
Feb 19, 2021
by
renovate
Browse files
Update module sirupsen/logrus to v1.8.0
parent
3250f339
Pipeline
#168333
passed with stages
in 77 minutes and 59 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
vendor/github.com/Microsoft/go-winio/go.mod
vendor/github.com/Microsoft/go-winio/go.mod
+1
-1
vendor/github.com/Microsoft/hcsshim/go.mod
vendor/github.com/Microsoft/hcsshim/go.mod
+1
-1
vendor/github.com/moby/term/go.mod
vendor/github.com/moby/term/go.mod
+1
-1
No files found.
vendor/github.com/Microsoft/go-winio/go.mod
View file @
f39b45eb
...
@@ -4,6 +4,6 @@ go 1.12
...
@@ -4,6 +4,6 @@ go 1.12
require (
require (
github.com/pkg/errors v0.8.1
github.com/pkg/errors v0.8.1
github.com/sirupsen/logrus v1.
4.1
github.com/sirupsen/logrus v1.
8.0
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3
)
)
vendor/github.com/Microsoft/hcsshim/go.mod
View file @
f39b45eb
...
@@ -22,7 +22,7 @@ require (
...
@@ -22,7 +22,7 @@ require (
github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39
github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39
github.com/pkg/errors v0.8.1
github.com/pkg/errors v0.8.1
github.com/prometheus/procfs v0.0.5 // indirect
github.com/prometheus/procfs v0.0.5 // indirect
github.com/sirupsen/logrus v1.
4.1
github.com/sirupsen/logrus v1.
8.0
github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8 // indirect
github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8 // indirect
github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
...
...
vendor/github.com/moby/term/go.mod
View file @
f39b45eb
...
@@ -6,7 +6,7 @@ require (
...
@@ -6,7 +6,7 @@ require (
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
github.com/google/go-cmp v0.3.1
github.com/google/go-cmp v0.3.1
github.com/pkg/errors v0.9.1 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/sirupsen/logrus v1.
4.2
github.com/sirupsen/logrus v1.
8.0
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
gotest.tools v2.2.0+incompatible
gotest.tools v2.2.0+incompatible
gotest.tools/v3 v3.0.2 // indirect
gotest.tools/v3 v3.0.2 // indirect
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment