We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a47d66 commit c4816fdCopy full SHA for c4816fd
go.mod
@@ -37,9 +37,9 @@ require (
37
github.com/rs/zerolog v1.33.0 // indirect
38
github.com/tetratelabs/wazero v1.8.1 // indirect
39
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
+ golang.org/x/net v0.33.0 // indirect
+ golang.org/x/sys v0.28.0 // indirect
+ golang.org/x/text v0.21.0 // indirect
43
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
44
google.golang.org/protobuf v1.35.1 // indirect
45
)
go.sum
0 commit comments