fix: fix some base32 parsing issues by using go standard library instead of regex #648
Annotations
2 errors
baked_in.go#L1417
S1008: should use 'return err == nil' instead of 'if err != nil { return false }; return true' (gosimple)
|
|
This job failed
Loading