Alice52 / go-tutorial

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

fix(deps): update module github.com/stretchr/testify to v1.8.4 #8

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
github.com/stretchr/testify require patch v1.8.0 -> v1.8.4

Release Notes

stretchr/testify (github.com/stretchr/testify) ### [`v1.8.4`](https://togithub.com/stretchr/testify/compare/v1.8.3...v1.8.4) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.3...v1.8.4) ### [`v1.8.3`](https://togithub.com/stretchr/testify/compare/v1.8.2...v1.8.3) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.2...v1.8.3) ### [`v1.8.2`](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2) ### [`v1.8.1`](https://togithub.com/stretchr/testify/compare/v1.8.0...v1.8.1) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.0...v1.8.1)

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/9d6bb8/57fa67/repos/github/Alice52/go-tutorial":"/tmp/worker/9d6bb8/57fa67/repos/github/Alice52/go-tutorial" -v "/tmp/worker/9d6bb8/57fa67/cache":"/tmp/worker/9d6bb8/57fa67/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/9d6bb8/57fa67/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.1.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