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