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.23.3 #208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2023

This PR contains the following updates:

Package Type Update Change
go (source) golang minor 1.20 -> 1.23.3
go (source) golang patch 1.23.2 -> 1.23.3

Release Notes

golang/go (go)

v1.23.3

v1.23.2

v1.23.1

v1.23.0

v1.22.9

v1.22.8

v1.22.7

v1.22.6

v1.22.5

v1.22.4

v1.22.3

v1.22.2

v1.22.1

v1.22.0

v1.21.13

v1.21.12

v1.21.11

v1.21.10

v1.21.9

v1.21.8

v1.21.7

v1.21.6

v1.21.5

v1.21.4

v1.21.3

v1.21.2

v1.21.1

v1.21.0

v1.20.14

v1.20.13

v1.20.12

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


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team August 8, 2023 16:08
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 8, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 8, 2023

⚠ Artifact update problem

Renovate failed to update artifacts 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: tools/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/3ebe40/d63c89/repos/github/newrelic/newrelic-prometheus-exporters-packages":"/tmp/worker/3ebe40/d63c89/repos/github/newrelic/newrelic-prometheus-exporters-packages" -v "/tmp/worker/3ebe40/d63c89/cache":"/tmp/worker/3ebe40/d63c89/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/3ebe40/d63c89/repos/github/newrelic/newrelic-prometheus-exporters-packages/tools" ghcr.io/containerbase/sidecar:9.8.2 bash -l -c "install-tool golang 1.21.0 && go get -d -t ./..."
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
[16:08:17.199] INFO (40): Downloading file ...
    url: "https://dl.google.com/go/go1.21.linux-amd64.tar.gz"
    output: "/tmp/worker/3ebe40/d63c89/cache/containerbase/38a6f194ec41da4bde993a4d44636b9855533fe960b6936851bb324b70fde620/go1.21.linux-amd64.tar.gz"
[16:08:17.239] FATAL (40): Response code 404 (Not Found)
    err: {
      "type": "HTTPError",
      "message": "Response code 404 (Not Found)",
      "stack":
          HTTPError: Response code 404 (Not Found)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:39606:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:39661:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:39676:17)
              at Object.onceWrapper (node:events:652:26)
              at ClientRequest.emit (node:events:549:35)
              at ClientRequest.emit (node:domain:482:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:642:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
              at TLSSocket.socketOnData (node:_http_client:505:22)
              at TLSSocket.emit (node:events:537:28)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1691510897207,
        "socket": 1691510897209,
        "lookup": 1691510897210,
        "connect": 1691510897213,
        "secureConnect": 1691510897218,
        "upload": 1691510897218,
        "response": 1691510897235,
        "end": 1691510897237,
        "phases": {
          "wait": 2,
          "dns": 1,
          "tcp": 3,
          "tls": 5,
          "request": 0,
          "firstByte": 17,
          "download": 2,
          "total": 30
        }
      },
      "name": "HTTPError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "got (https://github.com/sindresorhus/got)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://dl.google.com/go/go1.21.linux-amd64.tar.gz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[16:08:17.240] INFO (40): Download completed with errors  in 41ms.
Download failed: https://dl.google.com/go/go1.21.linux-amd64.tar.gz

File name: nri-config-generator/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/3ebe40/d63c89/repos/github/newrelic/newrelic-prometheus-exporters-packages":"/tmp/worker/3ebe40/d63c89/repos/github/newrelic/newrelic-prometheus-exporters-packages" -v "/tmp/worker/3ebe40/d63c89/cache":"/tmp/worker/3ebe40/d63c89/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/3ebe40/d63c89/repos/github/newrelic/newrelic-prometheus-exporters-packages/nri-config-generator" ghcr.io/containerbase/sidecar:9.8.2 bash -l -c "install-tool golang 1.21.0 && go get -d -t ./..."
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
tar: This does not look like a tar archive

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now

@renovate renovate bot changed the title chore(deps): update dependency go to 1.21 chore(deps): update dependency go to v1.21.3 Nov 6, 2023
@renovate renovate bot changed the title chore(deps): update dependency go to v1.21.3 chore(deps): update dependency go to v1.21.4 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/golang-version branch 2 times, most recently from f2299df to 94d227c Compare November 14, 2023 10:57
@renovate renovate bot changed the title chore(deps): update dependency go to v1.21.4 chore(deps): update dependency go to v1.21.5 Dec 5, 2023
@renovate renovate bot changed the title chore(deps): update dependency go to v1.21.5 chore(deps): update dependency go to v1.21.6 Jan 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency go to v1.21.6 chore(deps): update dependency go to v1.21.7 Feb 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency go to v1.21.7 chore(deps): update dependency go to v1.22.0 Feb 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency go to v1.22.0 chore(deps): update dependency go to v1.22.1 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/golang-version branch from 81ca859 to 784ad68 Compare March 5, 2024 19:27
@renovate renovate bot force-pushed the renovate/golang-version branch from 784ad68 to 74872f5 Compare April 3, 2024 18:24
@renovate renovate bot changed the title chore(deps): update dependency go to v1.22.1 chore(deps): update dependency go to v1.22.2 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/golang-version branch from 74872f5 to fc6cb69 Compare May 7, 2024 18:17
@renovate renovate bot changed the title chore(deps): update dependency go to v1.22.2 chore(deps): update dependency go to v1.22.3 May 7, 2024
@renovate renovate bot force-pushed the renovate/golang-version branch from fc6cb69 to 45b832a Compare June 4, 2024 18:57
@renovate renovate bot changed the title chore(deps): update dependency go to v1.22.3 chore(deps): update dependency go to v1.22.4 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/golang-version branch from 45b832a to bf7c41f Compare July 2, 2024 19:47
@renovate renovate bot changed the title chore(deps): update dependency go to v1.22.4 chore(deps): update dependency go to v1.22.5 Jul 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency go to v1.22.5 chore(deps): update dependency go to v1.22.6 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/golang-version branch 2 times, most recently from d38273e to 0ff86e5 Compare August 13, 2024 17:23
@renovate renovate bot changed the title chore(deps): update dependency go to v1.22.6 chore(deps): update dependency go to v1.23.0 Aug 13, 2024
@renovate renovate bot requested a review from a team September 4, 2024 08:43
@renovate renovate bot changed the title chore(deps): update dependency go to v1.23.0 chore(deps): update dependency go to v1.23.1 Sep 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency go to v1.23.1 chore(deps): update dependency go to v1.23.2 Oct 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency go to v1.23.2 chore(deps): update dependency go to v1.23.3 Nov 7, 2024
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.

0 participants