Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Update module sirupsen/logrus to v1.5.0 #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 10, 2020

This PR contains the following updates:

Package Type Update Change
github.com/sirupsen/logrus require minor v1.4.2 -> v1.5.0

Release Notes

sirupsen/logrus

v1.5.0

Compare Source

This new release introduces:

  • Ability to DisableHTMLEscape when using the JSON formatter: #​524
  • Support/fixes for go 1.14
  • Many many bugfixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Apr 10, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/golangci/golangci-api":"/mnt/renovate/gh/golangci/golangci-api" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/golangci/golangci-api" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: downloading github.com/sirupsen/logrus v1.5.0
go: downloading github.com/dukex/mixpanel v0.0.0-20180925151559-f8d5594f958e
go: downloading github.com/gorilla/schema v1.1.0
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/aws/aws-sdk-go v1.28.5
go: downloading github.com/golangci/golangci-lint v1.20.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/garyburd/redigo v1.6.0
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/stretchr/testify v1.4.0
go: downloading github.com/go-kit/kit v0.9.0
go: downloading github.com/levigross/grequests v0.0.0-20190908174114-253788527a1a
go: downloading golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
go: downloading github.com/aws/aws-lambda-go v1.11.1
go: downloading gopkg.in/boj/redistore.v1 v1.0.0-20160128113310-fc113767cd6b
go: downloading github.com/lib/pq v1.3.0
go: downloading github.com/spf13/viper v1.6.2
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/gorilla/securecookie v1.1.1
go: downloading github.com/rs/cors v1.6.0
go: downloading github.com/spf13/jwalterweatherman v1.0.0
go: downloading github.com/mattes/migrate v0.0.0-20171208214826-d23f71b03c4a
go: downloading gopkg.in/redsync.v1 v1.0.1
go: downloading github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
go: downloading github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636
go: downloading github.com/markbates/goth v0.0.0-20180113214406-24f8ac10e57e
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424
go: downloading github.com/mattn/go-colorable v0.1.4
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/golang/mock v1.3.1
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading github.com/spf13/afero v1.1.2
go: downloading github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
verifying github.com/golangci/[email protected]: checksum mismatch
	downloaded: h1:BRmroXvnikbTCJJ+wbBgbt2kfbDC5RGONSK8xL9D6eo=
	go.sum:     h1:bokjFHRgut7TT9YiKSVWVscWfZNs1fQgSz94geGPHJw=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant