Skip to content

Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.17.0 #88

Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.17.0

Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.17.0 #88

Triggered via pull request January 2, 2024 11:10
Status Success
Total duration 2m 21s
Artifacts

run-build-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Linters: cmd/ginvalid/main.go#L7
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/ginutils.go#L7
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/results.go#L8
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/results_test.go#L10
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/status.go#L5
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/status_test.go#L10
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/user.go#L10
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/user_test.go#L9
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/validate.go#L8
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters: internal/web/validate_test.go#L13
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
Linters
Process completed with exit code 1.