We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7e544 commit cccba22Copy full SHA for cccba22
wasm-tests/webtransport-tests/echo-server/go.mod
@@ -44,7 +44,7 @@ require (
44
go.uber.org/multierr v1.11.0 // indirect
45
go.uber.org/zap v1.27.0 // indirect
46
golang.org/x/crypto v0.35.0 // indirect
47
- golang.org/x/exp v0.0.0-20240213143201-ec583247a57a // indirect
+ golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
48
golang.org/x/mod v0.17.0 // indirect
49
golang.org/x/net v0.36.0 // indirect
50
golang.org/x/sys v0.30.0 // indirect
0 commit comments