1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-29 22:37:59 +02:00
Files
gosec/testutils/source.go
Eng Zer Jun 7fd4aef9dc feat: add os.ReadFile to G304 (#706)
In Go 1.16 or higher, the `io/ioutil` has been deprecated and the
`ioutil.ReadFile` function now calls `os.ReadFile`.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-10-14 09:53:26 +02:00

49 KiB