diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-06 04:14:25 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-06 04:14:25 +0000 |
| commit | ed9ca4aa1c821f1efecd89a8f01b8bc3532f0845 (patch) | |
| tree | 493dd81622b6fb3683679370a4b5ac0ebd41276c /go.mod | |
| parent | 212cf4831ca61c57e07df5635f41ea75354cdbea (diff) | |
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require ( github.com/stretchr/testify v1.8.4 go.bug.st/serial v1.6.2 golang.org/x/sync v0.6.0 - google.golang.org/protobuf v1.32.0 + google.golang.org/protobuf v1.33.0 ) require ( |
