.github/workflows/go-test.yml #62
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
gotest:
common.go#L28
no required module provides package github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/prng; to add it:
|
gotest:
cipher_suites.go#L19
no required module provides package golang.org/x/crypto/chacha20poly1305; to add it:
|
gotest:
handshake_client.go#L25
no required module provides package golang.org/x/crypto/cryptobyte; to add it:
|
gotest:
key_schedule.go#L16
no required module provides package golang.org/x/crypto/hkdf; to add it:
|
gotest:
cpu.go#L9
no required module provides package golang.org/x/sys/cpu; to add it:
|
gotest
Process completed with exit code 1.
|