chore: update Go version and dependencies in project files #75
Annotations
3 errors and 2 warnings
|
lint
issues found
|
|
lint:
authenticator_test.go#L6
SA1019: "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. (staticcheck)
|
|
lint:
validator/digestvalidate.go#L9
SA1019: "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. (staticcheck)
|
|
ubuntu-latest @ Go 1.24
Restore cache failed: Dependencies file is not found in /home/runner/work/httpsign/httpsign. Supported file pattern: go.sum
|
|
ubuntu-latest @ Go 1.23
Restore cache failed: Dependencies file is not found in /home/runner/work/httpsign/httpsign. Supported file pattern: go.sum
|