-
Notifications
You must be signed in to change notification settings - Fork 386
Closed
Description
Hello,
Recently released v0.6.0 of github.com/quic-go/qpack changed the signature for qpack.NewDecoder function, which now expects no parameters.
As such, there are now errors like this when building :
../../../../pkg/mod/cache/github.com/imroc/req/v3@v3.56.0/internal/http3/client.go:105:31: too many arguments in call to qpack.NewDecoder
have (func(hf qpack.HeaderField))
want ()
khameeteman, joy4eg, hustLer2k, JokerQyou, nomad-software and 8 morenomad-software and podanypepa
Metadata
Metadata
Assignees
Labels
No labels