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.22.3 #141

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go (source) toolchain minor 1.21.1 -> 1.22.3

Release Notes

golang/go (go)

v1.22.3

v1.22.2

v1.22.1

v1.22.0

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


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.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Apr 21, 2024

⚠ 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: sdk/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/pulumi/pulumi/sdk/v3 v3.113.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/spf13/cast v1.6.0
go: downloading golang.org/x/net v0.22.0
go: downloading google.golang.org/grpc v1.62.1
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading lukechampine.com/frand v1.4.2
go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
go: downloading github.com/hashicorp/hcl/v2 v2.20.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/charmbracelet/bubbles v0.18.0
go: downloading github.com/charmbracelet/bubbletea v0.25.0
go: downloading github.com/charmbracelet/lipgloss v0.10.0
go: downloading github.com/mitchellh/go-ps v1.0.0
go: downloading github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading golang.org/x/sys v0.18.0
go: downloading golang.org/x/term v0.18.0
go: downloading github.com/golang/glog v1.2.0
go: downloading github.com/pkg/term v1.1.0
go: downloading github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da
go: downloading github.com/pulumi/esc v0.8.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/crypto v0.21.0
go: downloading github.com/cheggaaa/pb v1.0.29
go: downloading github.com/djherbis/times v1.6.0
go: downloading github.com/go-git/go-git/v5 v5.11.0
go: downloading github.com/pgavlin/fx v0.1.6
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
go: downloading github.com/texttheater/golang-levenshtein v1.0.1
go: downloading github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7
go: downloading golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240311173647-c811ad7063a7
go: downloading github.com/atotto/clipboard v0.1.4
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/containerd/console v1.0.4
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/mattn/go-localereader v0.0.1
go: downloading github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading github.com/muesli/reflow v0.3.0
go: downloading github.com/muesli/termenv v0.15.2
go: downloading golang.org/x/sync v0.6.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/zclconf/go-cty v1.14.3
go: downloading golang.org/x/tools v0.19.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/opentracing/basictracer-go v1.1.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/skeema/knownhosts v1.2.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading golang.org/x/mod v0.16.0
go: downloading github.com/pulumiverse/pulumi-buildkite/sdk v0.2.5
go: downloading github.com/pulumiverse/pulumi-buildkite v3.1.6+incompatible
go: github.com/pulumiverse/pulumi-buildkite/sdk/v2/go/buildkite imports
	github.com/pulumiverse/pulumi-buildkite/sdk/v3/go/buildkite/internal: cannot find module providing package github.com/pulumiverse/pulumi-buildkite/sdk/v3/go/buildkite/internal

@renovate renovate bot requested a review from runlevel5 as a code owner April 21, 2024 08:25
@runlevel5 runlevel5 changed the title chore(deps): update dependency go to v1.22.2 rebase! chore(deps): update dependency go to v1.22.2 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/go-1.x branch 27 times, most recently from 35fc142 to 3f3c74c Compare May 2, 2024 18:25
@renovate renovate bot force-pushed the renovate/go-1.x branch 27 times, most recently from da5e853 to defb8ba Compare May 7, 2024 12:37
@renovate renovate bot changed the title rebase! chore(deps): update dependency go to v1.22.2 chore(deps): update dependency go to v1.22.3 May 7, 2024
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

0 participants