aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-06 04:14:25 +0000
committerGitHub <[email protected]>2024-03-06 04:14:25 +0000
commited9ca4aa1c821f1efecd89a8f01b8bc3532f0845 (patch)
tree493dd81622b6fb3683679370a4b5ac0ebd41276c /go.mod
parent212cf4831ca61c57e07df5635f41ea75354cdbea (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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ec360e4..0fc853a 100644
--- a/go.mod
+++ b/go.mod
@@ -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 (