Internal/crypto/key_derivation.go:47:60 - GitHub
Có thể bạn quan tâm
- Notifications You must be signed in to change notification settings
- Fork 80
- Star 205
- Code
- Issues 16
- Pull requests 2
- Actions
- Projects 0
- Security
Uh oh!
There was an error while loading. Please reload this page.
- Insights
Description
Hello everyone, I have an issue when running the "go get -t -u ./..." command to download dependency packages for mpquic. I flowed this tutorial " https://multipath-quic.org/2017/12/09/artifacts-available.html", using go1.17.5 instead of go1.9, and I got the following error:
github.com/lucas-clemente/quic-go/internal/cryptointernal/crypto/key_derivation.go:47:60: cs.KeyLen undefined (type mint.CipherSuiteParams has no field or method KeyLen) internal/crypto/key_derivation.go:48:58: cs.IvLen undefined (type mint.CipherSuiteParams has no field or method IvLen)
I tried to reset the mint repo, as it is mentioned in the tutorial, but it didn't solve the problem.
Metadata
Metadata
Assignees
No one assignedLabels
No labelsNo labelsProjects
No projectsMilestone
No milestoneRelationships
None yetDevelopment
No branches or pull requestsIssue actions
You can’t perform that action at this time.Từ khóa » Mp Quic Github
-
A QUIC Implementation In Pure Go - GitHub
-
Mp-quic/session.go At Conext17 - GitHub
-
Mp-quic/main.go At Conext17 - GitHub
-
Mp-quic/interface.go At Conext17 · Qdeconinck/mp-quic - GitHub
-
Mp-quic/server.go At Conext17 - GitHub
-
Mp-quic/path.go At Conext17 - GitHub
-
Qdeconinck/draft-deconinck-multipath-quic · GitHub
-
Issues · Qdeconinck/mp-quic - GitHub
-
MIT License - Qdeconinck/mp-quic - GitHub
-
How Install MPQuic With Quic-go? · Issue #4 - GitHub
-
Mp-quic/main.go At Conext17 - GitHub
-
Mp-quic/path_manager.go At Conext17 - GitHub
-
Mp-quic/stream_framer.go At Conext17 - GitHub
-
Mp-quic/pconn_manager.go At Conext17 - GitHub