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

fix(deps): pin dependencies (main) #25849

Merged
merged 1 commit into from Jun 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aliyun/alibaba-cloud-sdk-go require pinDigest -> 1f18c20
github.com/aws/aws-sdk-go-v2 require pinDigest -> 60a0ef0
github.com/aws/smithy-go require pinDigest -> 296783f
github.com/blang/semver/v4 require pinDigest -> af3461a
github.com/cilium/checkmate require pinDigest -> 5350589
github.com/cilium/coverbee require pinDigest -> 5e8f230
github.com/cilium/ebpf require pinDigest -> 3cd2cb3
github.com/cilium/fake require pinDigest -> 1f3a275
github.com/cilium/lumberjack/v2 require pinDigest -> 7bbbe59
github.com/cilium/workerpool require pinDigest -> c57e545
github.com/containernetworking/cni require pinDigest -> 3363d14
github.com/containernetworking/plugins require pinDigest -> 38f18d2
github.com/coreos/go-systemd/v22 require pinDigest -> d5623bf
github.com/davecgh/go-spew require pinDigest -> 8991bc2
github.com/docker/libnetwork require pinDigest -> 1ee720e
github.com/fsnotify/fsnotify require pinDigest -> 5f8c606
github.com/go-openapi/errors require pinDigest -> b16ed90
github.com/go-openapi/loads require pinDigest -> 8456822
github.com/go-openapi/runtime require pinDigest -> 1ade6d4
github.com/go-openapi/spec require pinDigest -> 832384d
github.com/go-openapi/strfmt require pinDigest -> 7b5538a
github.com/go-openapi/swag require pinDigest -> 0579829
github.com/go-openapi/validate require pinDigest -> 625cad1
github.com/gogo/protobuf require pinDigest -> b03c65e
github.com/golang/protobuf require pinDigest -> 5d5e8c0
github.com/google/go-cmp require pinDigest -> a97318b
github.com/google/gopacket require pinDigest -> a9779d1
github.com/google/gops require pinDigest -> 70408a1
github.com/google/renameio/v2 require pinDigest -> 0450d4d
github.com/google/uuid require pinDigest -> 44b5fee
github.com/gorilla/mux require pinDigest -> 98cb6bf
github.com/grpc-ecosystem/go-grpc-prometheus require pinDigest -> c225b8c
github.com/hashicorp/go-immutable-radix/v2 require pinDigest -> 152df32
github.com/hashicorp/go-memdb require pinDigest -> a7adc7c
github.com/hashicorp/golang-lru/v2 require pinDigest -> 04222e5
github.com/jeremywohl/flatten require pinDigest -> 929980f
github.com/kevinburke/ssh_config require pinDigest -> aae6f39
github.com/kr/pretty require pinDigest -> 3cd153a
github.com/mattn/go-shellwords require pinDigest -> 973b9d5
github.com/mitchellh/mapstructure require pinDigest -> ab69d8d
github.com/onsi/ginkgo require pinDigest -> 913e9e5
github.com/osrg/gobgp/v3 require pinDigest -> 2fbfee5
github.com/pmezard/go-difflib require pinDigest -> 5d4384e
github.com/prometheus/client_golang require pinDigest -> 4bbb297
github.com/prometheus/client_model require pinDigest -> 91c3945
github.com/prometheus/procfs require pinDigest -> 332e865
github.com/russross/blackfriday/v2 require pinDigest -> 4c9bf95
github.com/sasha-s/go-deadlock require pinDigest -> 00ee193
github.com/shirou/gopsutil/v3 require pinDigest -> 32e8a92
github.com/sirupsen/logrus require pinDigest -> 352781d
github.com/spf13/cast require pinDigest -> bbed555
github.com/spf13/cobra require pinDigest -> 4dd4b25
github.com/spf13/pflag require pinDigest -> 2e9d26c
github.com/spf13/viper require pinDigest -> 21a7fd8
github.com/spiffe/go-spiffe/v2 require pinDigest -> f6a3281
github.com/stretchr/testify require pinDigest -> 4c93d8f
github.com/tidwall/gjson require pinDigest -> e14b8d3
github.com/tidwall/sjson require pinDigest -> b279807
github.com/vishvananda/netlink require pinDigest -> 55c8b95
github.com/vishvananda/netns require pinDigest -> 7a452d2
go.etcd.io/etcd/api/v3 require pinDigest -> bdbbde9
go.etcd.io/etcd/client/pkg/v3 require pinDigest -> bdbbde9
go.etcd.io/etcd/client/v3 require pinDigest -> bdbbde9
go.uber.org/multierr require pinDigest -> a3d1fc1
golang.org/x/crypto require pinDigest -> a4e9841
golang.org/x/mod require pinDigest -> ad6fd61
golang.org/x/net require pinDigest -> daac0ce
golang.org/x/sync require pinDigest -> 1ea3257
golang.org/x/sys require pinDigest -> b52f544
golang.org/x/term require pinDigest -> 119f703
golang.org/x/time require pinDigest -> 2c09566
golang.org/x/tools require pinDigest -> 0dda7d6
google.golang.org/genproto/googleapis/rpc require digest 71b5a4f -> e85fd2c
gopkg.in/yaml.v3 require pinDigest -> f6f7691

Configuration

📅 Schedule: Branch creation - "on friday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot requested a review from a team as a code owner June 2, 2023 02:06
@renovate renovate bot requested a review from rolinh June 2, 2023 02:06
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Jun 2, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jun 2, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jun 2, 2023
Copy link
Member

@rolinh rolinh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes in the vendor directory, marking as ready to merge.

@rolinh rolinh added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 2, 2023
@dylandreimerink dylandreimerink merged commit f3fb98e into main Jun 5, 2023
49 checks passed
@dylandreimerink dylandreimerink deleted the renovate/main-all-go-deps-main branch June 5, 2023 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants