Merge changes from go 1.24.0 #213
Annotations
18 errors
build (ubuntu-latest, 1.22.x):
handshake_client.go#L13
package crypto/mlkem is not in std (/opt/hostedtoolcache/go/1.22.12/x64/src/crypto/mlkem)
|
build (ubuntu-latest, 1.22.x):
internal/hkdf/hkdf.go#L4
package crypto/hkdf is not in std (/opt/hostedtoolcache/go/1.22.12/x64/src/crypto/hkdf)
|
build (ubuntu-latest, 1.22.x)
Process completed with exit code 1.
|
build (macos-latest, 1.22.x):
handshake_client.go#L13
package crypto/mlkem is not in std (/Users/runner/hostedtoolcache/go/1.22.10/arm64/src/crypto/mlkem)
|
build (macos-latest, 1.22.x):
internal/hkdf/hkdf.go#L4
package crypto/hkdf is not in std (/Users/runner/hostedtoolcache/go/1.22.10/arm64/src/crypto/hkdf)
|
build (macos-latest, 1.22.x)
Process completed with exit code 1.
|
build (ubuntu-latest, 1.21.x):
handshake_client.go#L13
package crypto/mlkem is not in std (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/mlkem)
|
build (ubuntu-latest, 1.21.x):
internal/hkdf/hkdf.go#L4
package crypto/hkdf is not in std (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/hkdf)
|
build (ubuntu-latest, 1.21.x)
Process completed with exit code 1.
|
build (macos-latest, 1.21.x):
handshake_client.go#L13
package crypto/mlkem is not in std (/Users/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.darwin-arm64/src/crypto/mlkem)
|
build (macos-latest, 1.21.x):
internal/hkdf/hkdf.go#L4
package crypto/hkdf is not in std (/Users/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.darwin-arm64/src/crypto/hkdf)
|
build (macos-latest, 1.21.x)
Process completed with exit code 1.
|
build (windows-latest, 1.21.x):
handshake_client.go#L13
package crypto/mlkem is not in std (C:\Users\runneradmin\go\pkg\mod\golang.org\toolchain@v0.0.1-go1.22.0.windows-amd64\src\crypto\mlkem)
|
build (windows-latest, 1.21.x):
internal/hkdf/hkdf.go#L4
package crypto/hkdf is not in std (C:\Users\runneradmin\go\pkg\mod\golang.org\toolchain@v0.0.1-go1.22.0.windows-amd64\src\crypto\hkdf)
|
build (windows-latest, 1.21.x)
Process completed with exit code 1.
|
build (windows-latest, 1.22.x):
handshake_client.go#L13
package crypto/mlkem is not in std (C:\hostedtoolcache\windows\go\1.22.12\x64\src\crypto\mlkem)
|
build (windows-latest, 1.22.x):
internal/hkdf/hkdf.go#L4
package crypto/hkdf is not in std (C:\hostedtoolcache\windows\go\1.22.12\x64\src\crypto\hkdf)
|
build (windows-latest, 1.22.x)
Process completed with exit code 1.
|