Skip to content

Commit

Permalink
Bump google dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
  • Loading branch information
jesusvazquez committed Dec 5, 2024
1 parent a77044b commit ad7811e
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 48 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# v1.5.1: December 4, 2024
* Use distroless docker image #571
* Various minor dependecy updates
* Bump go to 1.23.4 and other minor dependency updates

# v1.5.0: September 27, 2024
* Add support for AMQP heartbeat/retry/retrydelay #549
Expand Down
52 changes: 35 additions & 17 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/grafana/carbon-relay-ng
go 1.23.4

require (
cloud.google.com/go v0.18.1-0.20180119164648-b1067c1d21b5
github.com/BurntSushi/toml v0.0.0-00010101000000-000000000000
cloud.google.com/go/pubsub v1.42.0
github.com/BurntSushi/toml v0.3.1
github.com/Dieterbe/artisanalhistogram v0.0.0-20170619072513-f61b7225d304
github.com/Dieterbe/go-metrics v0.0.0-20181015090856-87383909479d
github.com/Dieterbe/topic v0.0.0-20141209014555-1850ffda9965
Expand All @@ -31,17 +31,26 @@ require (
)

require (
cloud.google.com/go v0.116.0 // indirect
cloud.google.com/go/auth v0.9.3 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
cloud.google.com/go/compute/metadata v0.5.0 // indirect
cloud.google.com/go/iam v1.2.0 // indirect
github.com/DataDog/zstd v1.3.6-0.20190409195224-796139022798 // indirect
github.com/cespare/xxhash v0.0.0-00010101000000-000000000000 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgryski/go-jump v0.0.0-20170409065014-e1f439676b57 // indirect
github.com/eapache/go-resiliency v1.1.0 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 // indirect
github.com/eapache/queue v1.1.0 // indirect
github.com/felixge/httpsnoop v1.0.3 // indirect
github.com/golang/glog v0.0.0-20210429001901-424d2337a529 // indirect
github.com/golang/protobuf v0.0.0-20171113180720-1e59b77b52bf // indirect
github.com/googleapis/gax-go v2.0.0+incompatible // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/google/s2a-go v0.1.8 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
github.com/hashicorp/go-uuid v1.0.1 // indirect
github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
Expand All @@ -55,16 +64,25 @@ require (
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/tinylib/msgp v1.1.0 // indirect
github.com/xdg/stringprep v1.0.0 // indirect
golang.org/x/crypto v0.21.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.0.0-20180118004544-b28fcf2b08a1 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/api v0.0.0-20180122000316-bc96e9251952 // indirect
google.golang.org/appengine v1.0.1-0.20170921170648-24e4144ec923 // indirect
google.golang.org/genproto v0.0.0-20171212231943-a8101f21cf98 // indirect
google.golang.org/grpc v1.2.1-0.20180119173759-b71aced4a2a1 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
go.opentelemetry.io/otel v1.29.0 // indirect
go.opentelemetry.io/otel/metric v1.29.0 // indirect
go.opentelemetry.io/otel/trace v1.29.0 // indirect
golang.org/x/crypto v0.27.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/time v0.6.0 // indirect
google.golang.org/api v0.197.0 // indirect
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/grpc v1.66.2 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/jcmturner/aescts.v1 v1.0.1 // indirect
gopkg.in/jcmturner/dnsutils.v1 v1.0.1 // indirect
gopkg.in/jcmturner/goidentity.v3 v3.0.0 // indirect
Expand All @@ -75,4 +93,4 @@ require (

replace github.com/cespare/xxhash => github.com/cespare/xxhash/v2 v2.1.1

replace github.com/BurntSushi/toml v0.0.0-00010101000000-000000000000 => github.com/Dieterbe/toml v0.2.1-0.20181015092100-96f3d827bb6c
replace github.com/BurntSushi/toml v0.3.1 => github.com/Dieterbe/toml v0.2.1-0.20181015092100-96f3d827bb6c
Loading

0 comments on commit ad7811e

Please sign in to comment.