chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.17.0 #166
Annotations
3 errors and 1 warning
lint:
issues_test.go#L309
string ` SELECT "bar_name" FROM "bar" WHERE ("bar"."user_id" = "del"."user_id")` has 2 occurrences, make it a constant (goconst)
|
lint:
issues_test.go#L121
string `UPDATE "rbac_roles" SET ` has 2 occurrences, make it a constant (goconst)
|
lint
issues found
|
lint:
exp/record.go#L65
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|