cisco / go-hpke

Implementation of draft-irtf-cfrg-hpke
BSD 2-Clause "Simplified" License
30 stars 15 forks source link

dependency causes installation to fail #56

Open deathowl opened 1 year ago

deathowl commented 1 year ago
go/pkg/mod/github.com/cisco/go-hpke@v0.0.0-20220110164554-aec202176774/crypto.go:21:2: git.schwanenlied.me/yawning/x448.git@v0.0.0-20170617130356-01b048fb03d6: invalid version: git ls-remote -q origin in /home/death0wl/go/pkg/mod/cache/vcs/d9b12d3a5fa86608789556217f10340cc43314718f3c9753275330d0225984cc: exit status 128:
    fatal: unable to look up git.schwanenlied.me (port 9418) (Name or service not known)
bifurcation commented 1 year ago

Thanks for reporting this. Not sure what's up with that server. In any case, I filed #57 to move to what should be a more stable reference.