mirror of https://github.com/hashicorp/boundary
refactor: replace (*regexp.Regexp).Match on (*regexp.Regexp).MatchString (#1617)
This PR change one method of regexp.Regexp struct with a similar one, as result code produce less allocations on heap.pull/1612/head
parent
324a00c07e
commit
5a2fa689a7
Loading…
Reference in new issue