Skip to content

Commit

Permalink
Merge pull request #6035 from Behnam-Shobiri/update_dependencies
Browse files Browse the repository at this point in the history
Bumps github.com/prometheus/client_golang from 1.11.0 to 1.12.1.
  • Loading branch information
caseydavenport authored May 9, 2022
2 parents 8797e6d + fdb0fec commit 705d954
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 87 deletions.
27 changes: 8 additions & 19 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ec2 v1.21.0
github.com/aws/smithy-go v1.9.0
github.com/buger/jsonparser v1.1.1
github.com/container-storage-interface/spec v1.5.0
github.com/containernetworking/cni v1.0.1
github.com/containernetworking/plugins v1.0.1
github.com/coreos/go-semver v0.3.0
Expand Down Expand Up @@ -53,8 +54,8 @@ require (
github.com/projectcalico/api v0.0.0-00010101000000-000000000000
github.com/projectcalico/go-json v0.0.0-20161128004156-6219dc7339ba
github.com/projectcalico/go-yaml-wrapper v0.0.0-20191112210931-090425220c54
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.28.0
github.com/prometheus/client_golang v1.12.1
github.com/prometheus/common v0.32.1
github.com/rakelkar/gonetsh v0.3.2
github.com/satori/go.uuid v1.2.0
github.com/shirou/gopsutil v0.0.0-20190323131628-2cbc9195c892
Expand All @@ -71,7 +72,7 @@ require (
go.etcd.io/etcd/client/v3 v3.5.1
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sys v0.0.0-20210831042530-f4d43177bf5e
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20200324154536-ceff61240acf
google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2
google.golang.org/grpc v1.40.0
Expand Down Expand Up @@ -131,21 +132,17 @@ require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/bits-and-blooms/bitset v1.2.0 // indirect
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/cespare/xxhash/v2 v2.1.1 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/checkpoint-restore/go-criu/v5 v5.0.0 // indirect
github.com/cilium/ebpf v0.6.2 // indirect
github.com/clusterhq/flocker-go v0.0.0-20160920122132-2b8b7259d313 // indirect
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 // indirect
github.com/cncf/xds/go v0.0.0-20210312221358-fbca930ec8ed // indirect
github.com/container-storage-interface/spec v1.5.0 // indirect
github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f // indirect
github.com/containerd/console v1.0.2 // indirect
github.com/containerd/containerd v1.4.11 // indirect
github.com/containerd/ttrpc v1.0.2 // indirect
github.com/coreos/go-iptables v0.6.0 // indirect
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f // indirect
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
github.com/cyphar/filepath-securejoin v0.2.2 // indirect
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/docker/docker v20.10.7+incompatible // indirect
Expand All @@ -163,7 +160,6 @@ require (
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.19.5 // indirect
github.com/go-openapi/spec v0.19.5 // indirect
github.com/go-openapi/swag v0.19.14 // indirect
github.com/go-ozzo/ozzo-validation v3.5.0+incompatible // indirect
github.com/go-playground/locales v0.12.1 // indirect
Expand All @@ -179,10 +175,8 @@ require (
github.com/googleapis/gax-go/v2 v2.0.5 // indirect
github.com/googleapis/gnostic v0.5.5 // indirect
github.com/gophercloud/gophercloud v0.1.0 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/heketi/heketi v10.3.0+incompatible // indirect
github.com/imdario/mergo v0.3.8 // indirect
Expand All @@ -192,7 +186,6 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/juju/testing v0.0.0-20200608005635-e4eedbc6f7aa // indirect
github.com/karrick/godirwalk v1.16.1 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.3 // indirect
github.com/leodido/go-urn v0.0.0-20181204092800-a67a23e1c1af // indirect
github.com/libopenstorage/openstorage v1.0.0 // indirect
github.com/lithammer/dedent v1.1.0 // indirect
Expand Down Expand Up @@ -225,7 +218,7 @@ require (
github.com/opencontainers/selinux v1.8.2 // indirect
github.com/pelletier/go-toml v1.9.3 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/procfs v0.6.0 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
github.com/quobyte/api v0.1.8 // indirect
github.com/rubiojr/go-vhd v0.0.0-20200706105327-02e210299021 // indirect
github.com/safchain/ethtool v0.0.0-20210803160452-9aa261dae9b1 // indirect
Expand All @@ -239,7 +232,6 @@ require (
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
github.com/vmware/govmomi v0.20.3 // indirect
go.etcd.io/etcd v0.5.0-alpha.5.0.20200910180754-dd1b699fc489 // indirect
go.opencensus.io v0.23.0 // indirect
go.opentelemetry.io/contrib v0.20.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.20.0 // indirect
Expand All @@ -254,10 +246,8 @@ require (
go.opentelemetry.io/proto/otlp v0.7.0 // indirect
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee // indirect
go.uber.org/zap v1.19.0 // indirect
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
golang.org/x/mod v0.4.2 // indirect
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f // indirect
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b // indirect
Expand All @@ -277,7 +267,6 @@ require (
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
gopkg.in/warnings.v0 v0.1.1 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
k8s.io/cloud-provider v0.23.3 // indirect
k8s.io/component-helpers v0.23.3 // indirect
k8s.io/cri-api v0.0.0 // indirect
Expand All @@ -302,11 +291,11 @@ replace (
// go bindings for the API. Upstream only includes the protobuf definitions, so we need to fork in order to
// supply the go code.
github.com/envoyproxy/data-plane-api => github.com/projectcalico/data-plane-api v0.0.0-20210121211707-a620ff3c8f7e
github.com/projectcalico/api => ./api
github.com/prometheus/common => github.com/prometheus/common v0.26.0

github.com/onsi/ginkgo => github.com/onsi/ginkgo v1.14.0
github.com/onsi/gomega => github.com/onsi/gomega v1.10.1
github.com/projectcalico/api => ./api
github.com/prometheus/common => github.com/prometheus/common v0.26.0

google.golang.org/grpc => google.golang.org/grpc v1.40.0
k8s.io/api => k8s.io/api v0.23.3
Expand Down
Loading

0 comments on commit 705d954

Please sign in to comment.