Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/jinzhu/copier to v0.3.0 #67

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/jinzhu/copier require minor v0.2.9 -> v0.3.0

Release Notes

jinzhu/copier

v0.3.0

Compare Source


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
Contributor Author

renovate bot commented May 1, 2021

鈿狅笍 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/v-byte-cpu/sx":"/mnt/renovate/gh/v-byte-cpu/sx" -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/v-byte-cpu/sx" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/google/gopacket v1.1.20-0.20210304165259-20562ffb40f8
go: downloading github.com/spf13/cobra v1.1.3
go: downloading go.uber.org/ratelimit v0.2.0
go: downloading go.uber.org/zap v1.16.0
go: downloading github.com/vishvananda/netlink v1.1.0
go: downloading golang.org/x/net v0.0.0-20210323141857-08027d57d8cf
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/docker/docker v20.10.6+incompatible
go: downloading github.com/moby/moby v20.10.6+incompatible
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129
go: downloading go.uber.org/atomic v1.7.0
go: downloading go.uber.org/multierr v1.6.0
go: downloading github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df
go: downloading golang.org/x/sys v0.0.0-20210315160823-c6e025ad8005
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading github.com/containerd/containerd v1.4.4
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sirupsen/logrus v1.4.1
go: downloading google.golang.org/grpc v1.21.1
go: downloading github.com/Microsoft/go-winio v0.4.16
go: downloading github.com/gogo/protobuf v1.2.1
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
go: downloading github.com/golang/protobuf v1.3.2
go: downloading google.golang.org/genproto v0.0.0-20191108220845-16a3f7862a1a
go: downloading github.com/docker/docker v1.13.1
go: downloading github.com/moby/moby v1.13.1
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/golang/mock v1.5.0
go: downloading github.com/jinzhu/copier v0.3.0
go: downloading golang.org/x/lint v0.0.0-20200302205851-738671d3881b
go: downloading honnef.co/go/tools v0.0.1-2019.2.3
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading gotest.tools/v3 v3.0.3
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/google/go-cmp v0.4.0
go: downloading github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/creack/pty v1.1.11
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
github.com/v-byte-cpu/sx/command/log tested by
	github.com/v-byte-cpu/sx/command/log.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied
github.com/v-byte-cpu/sx/command/log imports
	go.uber.org/zap imports
	go.uber.org/zap/zapcore tested by
	go.uber.org/zap/zapcore.test imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0: permission denied

@v-byte-cpu v-byte-cpu closed this May 1, 2021
@renovate
Copy link
Contributor Author

renovate bot commented May 1, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v0.3.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/github.com-jinzhu-copier-0.x branch May 1, 2021 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants