Bump golang.org/x/crypto from 0.29.0 to 0.32.0 #2832
Annotations
4 errors and 1 warning
lint:
jwe/jwe_test.go#L680
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
|
lint:
jws/jws_test.go#L866
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
|
lint:
jwt/jwt_test.go#L742
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestReadFile (usetesting)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|