-
Notifications
You must be signed in to change notification settings - Fork 1
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
Automated go get update #45
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
freelensbot
commented
Feb 5, 2025
•
edited
Loading
edited
- downloading k8s.io/cli-runtime v0.32.1
- downloading k8s.io/client-go v0.32.1
- downloading k8s.io/klog/v2 v2.130.1
- downloading k8s.io/kubectl v0.32.1
- downloading k8s.io/klog v1.0.0
- downloading github.com/go-logr/logr v1.4.2
- downloading golang.org/x/oauth2 v0.25.0
- downloading golang.org/x/oauth2 v0.26.0
- downloading k8s.io/apimachinery v0.32.1
- downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- downloading golang.org/x/net v0.34.0
- downloading golang.org/x/net v0.35.0
- downloading k8s.io/utils v0.0.0-20241210054802-24370beab758
- downloading github.com/google/uuid v1.6.0
- downloading github.com/spf13/cobra v1.8.1
- downloading github.com/spf13/pflag v1.0.6
- downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
- downloading github.com/gogo/protobuf v1.3.2
- downloading github.com/google/gofuzz v1.2.0
- downloading sigs.k8s.io/structured-merge-diff/v4 v4.5.0
- downloading sigs.k8s.io/structured-merge-diff v1.0.2
- downloading github.com/fxamacker/cbor/v2 v2.7.0
- downloading github.com/fxamacker/cbor v1.5.1
- downloading golang.org/x/term v0.28.0
- downloading golang.org/x/term v0.29.0
- downloading golang.org/x/time v0.9.0
- downloading golang.org/x/time v0.10.0
- downloading github.com/inconshreveable/mousetrap v1.1.0
- downloading github.com/pkg/errors v0.9.1
- downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
- downloading golang.org/x/sys v0.29.0
- downloading k8s.io/api v0.32.1
- downloading golang.org/x/sys v0.30.0
- downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
- downloading github.com/golang/protobuf v1.5.4
- downloading github.com/google/gnostic-models v0.6.9
- downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
- downloading github.com/moby/term v0.5.2
- downloading sigs.k8s.io/yaml v1.4.0
- downloading golang.org/x/sync v0.10.0
- downloading golang.org/x/text v0.21.0
- downloading golang.org/x/sync v0.11.0
- downloading golang.org/x/text v0.22.0
- downloading k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7
- downloading sigs.k8s.io/kustomize/api v0.19.0
- downloading sigs.k8s.io/kustomize/kyaml v0.19.0
- downloading sigs.k8s.io/kustomize v2.0.3+incompatible
- downloading gopkg.in/inf.v0 v0.9.1
- downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
- downloading github.com/peterbourgon/diskv v2.0.1+incompatible
- downloading github.com/json-iterator/go v1.1.12
- downloading github.com/x448/float16 v0.8.4
- downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- downloading google.golang.org/protobuf v1.36.4
- downloading google.golang.org/protobuf v1.36.5
- downloading gopkg.in/yaml.v3 v3.0.1
- downloading github.com/go-openapi/jsonreference v0.21.0
- downloading github.com/go-openapi/swag v0.23.0
- downloading github.com/google/btree v1.1.3
- downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- downloading github.com/modern-go/reflect2 v1.0.2
- downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
- downloading github.com/google/go-cmp v0.6.0
- downloading github.com/mailru/easyjson v0.9.0
- downloading github.com/go-openapi/jsonpointer v0.21.0
- downloading github.com/blang/semver/v4 v4.0.0
- downloading github.com/blang/semver v3.5.1+incompatible
- downloading github.com/go-errors/errors v1.5.1
- downloading github.com/emicklei/go-restful/v3 v3.12.1
- downloading github.com/emicklei/go-restful v2.16.0+incompatible
- downloading github.com/josharian/intern v1.0.0
- downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
- downloading github.com/xlab/treeprint v1.2.0
- upgraded golang.org/x/net v0.34.0 => v0.35.0
- upgraded golang.org/x/oauth2 v0.25.0 => v0.26.0
- upgraded golang.org/x/sync v0.10.0 => v0.11.0
- upgraded golang.org/x/sys v0.29.0 => v0.30.0
- upgraded golang.org/x/term v0.28.0 => v0.29.0
- upgraded golang.org/x/text v0.21.0 => v0.22.0
- upgraded golang.org/x/time v0.9.0 => v0.10.0
- upgraded google.golang.org/protobuf v1.36.4 => v1.36.5
- downloading github.com/stretchr/testify v1.9.0
- downloading github.com/creack/pty v1.1.18
- downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- downloading go.uber.org/goleak v1.3.0
- downloading github.com/sergi/go-diff v1.2.0
- downloading github.com/kr/pretty v0.3.1
- downloading github.com/onsi/ginkgo/v2 v2.21.0
- downloading github.com/onsi/gomega v1.35.1
- downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- downloading github.com/kr/text v0.2.0
- downloading github.com/rogpeppe/go-internal v1.12.0
- downloading github.com/stretchr/objx v0.5.2
- downloading github.com/go-task/slim-sprig/v3 v3.0.0
- downloading golang.org/x/tools v0.26.0
- downloading github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db
febb79a
to
d61f53a
Compare
d61f53a
to
ff16270
Compare
ff16270
to
7073293
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.