Skip to content

Commit cc06755

Browse files
committed
Update deps
1 parent 86f29e8 commit cc06755

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ require (
5252
github.com/wasilibs/wazero-helpers v0.0.0-20240620070341-3dff1577cd52 // indirect
5353
github.com/yuin/gopher-lua v1.1.1 // indirect
5454
go.uber.org/atomic v1.11.0 // indirect
55-
golang.org/x/net v0.31.0 // indirect
56-
golang.org/x/sys v0.27.0 // indirect
57-
golang.org/x/text v0.20.0 // indirect
55+
golang.org/x/net v0.33.0 // indirect
56+
golang.org/x/sys v0.28.0 // indirect
57+
golang.org/x/text v0.21.0 // indirect
5858
google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 // indirect
5959
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
6060
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

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

0 commit comments

Comments
 (0)