Skip to content

Commit 4b688c8

Browse files
authored
chore(deps): Update outdated dependencies
1 parent 0139ec9 commit 4b688c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

daemon/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ toolchain go1.26.4
66

77
require (
88
github.com/google/flatbuffers v25.12.19+incompatible
9-
golang.org/x/net v0.48.0
9+
golang.org/x/net v0.55.0
1010
google.golang.org/grpc v1.79.3
1111
google.golang.org/protobuf v1.36.10
1212
)
1313

1414
require (
15-
golang.org/x/sys v0.39.0 // indirect
15+
golang.org/x/sys v0.44.0 // indirect
1616
golang.org/x/text v0.32.0 // indirect
1717
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
1818
)

0 commit comments

Comments
 (0)