Alice52 / go-tutorial

This repository records golang learning process
MIT License
0 stars 0 forks source link

fix(deps): update module golang.org/x/sync to v0.5.0 #16

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/sync require minor v0.1.0 -> v0.5.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] commented 6 months ago

âš  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:

The artifact failure details are included below:

File name: tutorials/github.com/alice52/awesome/syntax/v2/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/4d2968/3488c1/repos/github/Alice52/go-tutorial":"/tmp/worker/4d2968/3488c1/repos/github/Alice52/go-tutorial" -v "/tmp/worker/4d2968/3488c1/cache":"/tmp/worker/4d2968/3488c1/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/4d2968/3488c1/repos/github/Alice52/go-tutorial/tutorials/github.com/alice52/awesome/syntax/v2" ghcr.io/containerbase/sidecar:9.23.11 bash -l -c "install-tool golang 1.21.4 && go get -d -t ./..."
go: downloading golang.org/x/sync v0.5.0
go: downloading github.com/stretchr/testify v1.8.4
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.1
go: github.com/alice52/awesome/syntax/v2/struct imports
    github.com/alice52/awesome/common/model: cannot find module providing package github.com/alice52/awesome/common/model