Skip to content

Commit f077e30

Browse files
chore: update dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3235c29 commit f077e30

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,9 +3,9 @@ module github.com/siderolabs/proto-codec
33
go 1.23.0
44

55
require (
6-
github.com/planetscale/vtprotobuf v0.6.1-0.20240917153116-6f2963f01587
7-
google.golang.org/grpc v1.69.4
8-
google.golang.org/protobuf v1.36.3
6+
github.com/planetscale/vtprotobuf ba97887b0a25
7+
google.golang.org/grpc v1.77.0
8+
google.golang.org/protobuf v1.36.10
99
)
1010

1111
require golang.org/x/sys v0.29.0 // indirect

0 commit comments

Comments
 (0)