mirror of
https://github.com/halverneus/static-file-server.git
synced 2024-11-24 09:05:30 +00:00
aae665afca
- Updated to gopkg.in/yaml.v3. - Verified vunerability resolved with grype.
6 lines
90 B
Modula-2
6 lines
90 B
Modula-2
module github.com/halverneus/static-file-server
|
|
|
|
go 1.18
|
|
|
|
require gopkg.in/yaml.v3 v3.0.1
|