static-file-server/go.mod
Jeromy Streets aae665afca gopkg.in/yaml.v2 has a vunerability #70
- Updated to gopkg.in/yaml.v3.
- Verified vunerability resolved with grype.
2022-07-09 18:32:56 -07:00

6 lines
90 B
Modula-2

module github.com/halverneus/static-file-server
go 1.18
require gopkg.in/yaml.v3 v3.0.1