1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-17 20:57:54 +02:00
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
..
2021-07-31 23:03:09 +02:00
2020-06-29 13:52:47 +02:00