buro9 / microcosm

Front end for Microcosm, a Go web server that serves the static files, templates and performs API calls.
GNU Affero General Public License v3.0
11 stars 3 forks source link

Update module github.com/go-chi/chi to v5 #105

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-chi/chi require major v4.1.2+incompatible -> v5.0.3

Release Notes

go-chi/chi ### [`v5.0.3`](https://togithub.com/go-chi/chi/blob/master/CHANGELOG.md#v503-2021-04-29) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.2...v5.0.3) - History of changes: see ### [`v5.0.2`](https://togithub.com/go-chi/chi/blob/master/CHANGELOG.md#v502-2021-03-25) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.1...v5.0.2) - History of changes: see ### [`v5.0.1`](https://togithub.com/go-chi/chi/blob/master/CHANGELOG.md#v501-2021-03-10) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.0...v5.0.1) - Small improvements - History of changes: see ### [`v5.0.0`](https://togithub.com/go-chi/chi/blob/master/CHANGELOG.md#v500-2021-02-27) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.2...v5.0.0) - chi v5, `github.com/go-chi/chi/v5` introduces the adoption of Go's SIV to adhere to the current state-of-the-tools in Go. - chi v1.5.x did not work out as planned, as the Go tooling is too powerful and chi's adoption is too wide. The most responsible thing to do for everyone's benefit is to just release v5 with SIV, so I present to you all, chi v5 at `github.com/go-chi/chi/v5`. I hope someday the developer experience and ergonomics I've been seeking will still come to fruition in some form, see [golang/go#​44550](https://togithub.com/golang/go/issues/44550) - History of changes: see

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.



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

renovate[bot] commented 3 years ago

:warning: Artifact update problem

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

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

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/buro9/microcosm":"/mnt/renovate/gh/buro9/microcosm" -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/buro9/microcosm" docker.io/renovate/go:1.12.17 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod vendor && go mod tidy && go mod tidy"
go: finding github.com/oleiade/reflections v1.0.0
go: finding github.com/buro9/funcs v0.0.0-20200509155829-0a117fc83732
go: finding github.com/microcosm-cc/bluemonday v1.0.2
go: finding github.com/gorilla/securecookie v1.1.1
go: finding github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
go: finding github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: finding github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
go: finding golang.org/x/text v0.3.2
go: finding gopkg.in/oleiade/reflections.v1 v1.0.0
go: finding gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
verifying github.com/oleiade/reflections@v1.0.0/go.mod: checksum mismatch
    downloaded: h1:rdFxbxq4QXVZWj0F+e9jqjDkc7dbp97vkRixKo2JR60=
    go.sum:     h1:RbATFBbKYkVdqmSFtx13Bb/tVhR0lgOBXunWTZKeL4w=