diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-15 22:22:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-15 22:22:38 +0100 |
commit | 60639b6e5005f216d56b04a499540e0a4689e8d0 (patch) | |
tree | 6648b72d49be156514505894ae2a9b8248a3b8b4 /vendor/modules.txt | |
parent | 839f384e45ce518e3ed67a9f51b4593b28c1a79b (diff) | |
download | matterbridge-msglm-60639b6e5005f216d56b04a499540e0a4689e8d0.tar.gz matterbridge-msglm-60639b6e5005f216d56b04a499540e0a4689e8d0.tar.bz2 matterbridge-msglm-60639b6e5005f216d56b04a499540e0a4689e8d0.zip |
Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#2018)
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.29.1)
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 2f650c86..e1dfc4a7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -666,7 +666,7 @@ google.golang.org/appengine/internal/log google.golang.org/appengine/internal/remote_api google.golang.org/appengine/internal/urlfetch google.golang.org/appengine/urlfetch -# google.golang.org/protobuf v1.29.0 +# google.golang.org/protobuf v1.29.1 ## explicit; go 1.11 google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/encoding/protowire |