Skip to content

Commit c4816fd

Browse files
committed
Update deps
1 parent 3a47d66 commit c4816fd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ require (
3737
github.com/rs/zerolog v1.33.0 // indirect
3838
github.com/tetratelabs/wazero v1.8.1 // indirect
3939
github.com/wasilibs/wazero-helpers v0.0.0-20240620070341-3dff1577cd52 // indirect
40-
golang.org/x/net v0.31.0 // indirect
41-
golang.org/x/sys v0.27.0 // indirect
42-
golang.org/x/text v0.20.0 // indirect
40+
golang.org/x/net v0.33.0 // indirect
41+
golang.org/x/sys v0.28.0 // indirect
42+
golang.org/x/text v0.21.0 // indirect
4343
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
4444
google.golang.org/protobuf v1.35.1 // indirect
4545
)

go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)