Skip to content

Commit

Permalink
chore(deps): bump cloud.google.com/go/pubsub from 1.28.0 to 1.30.0 (#…
Browse files Browse the repository at this point in the history
…1306)

Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.28.0...pubsub/v1.30.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2023
1 parent 23d1741 commit 1e6e407
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 17 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/distribworks/dkron/v3

require (
cloud.google.com/go/pubsub v1.28.0
cloud.google.com/go/pubsub v1.30.0
github.com/DataDog/datadog-go v4.8.3+incompatible // indirect
github.com/Microsoft/go-winio v0.5.1 // indirect
github.com/Shopify/sarama v1.38.1
Expand Down Expand Up @@ -53,7 +53,7 @@ require (
github.com/tinylib/msgp v1.1.6 // indirect
golang.org/x/net v0.9.0
google.golang.org/grpc v1.53.0
google.golang.org/protobuf v1.29.0
google.golang.org/protobuf v1.29.1
)

go 1.16
Loading

0 comments on commit 1e6e407

Please sign in to comment.