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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update dependency go to v1.20.11 - autoclosed #239

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
go (source) golang minor 1.18 -> 1.20.11

Release Notes

golang/go (go)

v1.20.11

v1.20.10

v1.20.9

v1.20.8

v1.20.7

v1.20.6

v1.20.5

v1.20.4

v1.20.3

v1.20.2

v1.20.1

v1.20.0

v1.19.13

v1.19.12

v1.19.11

v1.19.10

v1.19.9

v1.19.8

v1.19.7

v1.19.6

v1.19.5

v1.19.4

v1.19.3

v1.19.2

v1.19.1

v1.18.10

v1.18.9

v1.18.8

v1.18.7

v1.18.6

v1.18.5

v1.18.4

v1.18.3

v1.18.2

v1.18.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 is behind base branch, 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 15, 2023 15:20
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 15, 2023
@dpebot
Copy link
Collaborator

dpebot commented Jun 15, 2023

/gcbrun

@renovate renovate bot changed the title chore(deps): update module go to 1.20 chore(deps): update dependency go to 1.20 Jul 9, 2023
@renovate renovate bot force-pushed the renovate/go-1.x branch from 3ecdf2a to a07723f Compare August 22, 2023 16:25
@dpebot
Copy link
Collaborator

dpebot commented Aug 22, 2023

/gcbrun

@renovate renovate bot force-pushed the renovate/go-1.x branch from a07723f to ffa2a0e Compare August 24, 2023 16:00
@dpebot
Copy link
Collaborator

dpebot commented Aug 24, 2023

/gcbrun

@renovate renovate bot changed the title chore(deps): update dependency go to 1.20 fix(deps): update dependency go to 1.20 Aug 27, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2023

/gcbrun

@renovate renovate bot changed the title fix(deps): update dependency go to 1.20 chore(deps): Update dependency go to 1.20 Sep 11, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2023

/gcbrun

@renovate renovate bot force-pushed the renovate/go-1.x branch from fcfc788 to 7212152 Compare October 4, 2023 21:17
@dpebot
Copy link
Collaborator

dpebot commented Oct 4, 2023

/gcbrun

@renovate renovate bot force-pushed the renovate/go-1.x branch from 7212152 to 856b079 Compare October 20, 2023 19:30
@dpebot
Copy link
Collaborator

dpebot commented Oct 20, 2023

/gcbrun

@renovate renovate bot force-pushed the renovate/go-1.x branch from 856b079 to 7ab3f84 Compare October 20, 2023 20:27
@dpebot
Copy link
Collaborator

dpebot commented Oct 20, 2023

/gcbrun

@renovate renovate bot force-pushed the renovate/go-1.x branch from 7ab3f84 to 3f05077 Compare October 31, 2023 16:55
@dpebot
Copy link
Collaborator

dpebot commented Oct 31, 2023

/gcbrun

@renovate renovate bot force-pushed the renovate/go-1.x branch from 3f05077 to 789624c Compare November 6, 2023 07:04
@renovate renovate bot changed the title chore(deps): Update dependency go to 1.20 chore(deps): Update dependency go to v1.20.10 Nov 6, 2023
Copy link
Contributor Author

renovate bot commented Nov 6, 2023

⚠ 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 click 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: test/integration/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/db9d91/c1054f/repos/github/terraform-google-modules/terraform-google-bootstrap":"/tmp/worker/db9d91/c1054f/repos/github/terraform-google-modules/terraform-google-bootstrap" -v "/tmp/worker/db9d91/c1054f/cache":"/tmp/worker/db9d91/c1054f/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/db9d91/c1054f/repos/github/terraform-google-modules/terraform-google-bootstrap/test/integration" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool golang 1.20.11 && go get -d -t ./... && go mod tidy && go mod tidy"
go: errors parsing go.mod:
/tmp/worker/db9d91/c1054f/repos/github/terraform-google-modules/terraform-google-bootstrap/test/integration/go.mod:3: invalid go version '1.20.11': must match format 1.23

@dpebot
Copy link
Collaborator

dpebot commented Nov 6, 2023

/gcbrun

@renovate renovate bot force-pushed the renovate/go-1.x branch from 789624c to c09a755 Compare November 14, 2023 00:15
@renovate renovate bot changed the title chore(deps): Update dependency go to v1.20.10 chore(deps): Update dependency go to v1.20.11 Nov 14, 2023
@dpebot
Copy link
Collaborator

dpebot commented Nov 14, 2023

/gcbrun

@renovate renovate bot force-pushed the renovate/go-1.x branch from c09a755 to dce7999 Compare November 28, 2023 16:59
@dpebot
Copy link
Collaborator

dpebot commented Nov 28, 2023

/gcbrun

@renovate renovate bot changed the title chore(deps): Update dependency go to v1.20.11 chore(deps): Update dependency go to v1.20.11 - autoclosed Nov 28, 2023
@renovate renovate bot closed this Nov 28, 2023
@renovate renovate bot deleted the renovate/go-1.x branch November 28, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant