Skip to content

Commit 1aaae63

Browse files
authored
chore(all): update all (#72)
1 parent d84891c commit 1aaae63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/googleapis/conformance-tests
33
go 1.17
44

55
require (
6-
github.com/golang/protobuf v1.5.2
6+
github.com/golang/protobuf v1.5.3
77
google.golang.org/api v0.114.0
8-
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
9-
google.golang.org/protobuf v1.29.1
8+
google.golang.org/genproto cde4c949918d
9+
google.golang.org/protobuf v1.30.0
1010
)
1111

1212
require (

0 commit comments

Comments
 (0)