Internal/crypto/key_derivation.go:47:60 - GitHub

Skip to content Dismiss alert {{ message }} / mp-quic Public
  • Notifications You must be signed in to change notification settings
  • Fork 80
  • Star 205
  • Code
  • Issues 16
  • Pull requests 2
  • Actions
  • Projects
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options "go get -t -u ./..." doesn't work well #28New issueNew issueOpenOpen"go get -t -u ./..." doesn't work well#28@elhachi

Description

@elhachielhachiopened on Dec 26, 2021

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/crypto

internal/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 assigned

Labels

No labelsNo labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Từ khóa » Mp Quic Github