mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-13 20:24:00 +02:00
@@ -227,6 +227,10 @@ type Config struct {
|
||||
// Will be validated against the running Hugo version.
|
||||
HugoVersion HugoVersion
|
||||
|
||||
// A optional Glob pattern matching module paths to skip when vendoring, e.g.
|
||||
// "github.com/**".
|
||||
NoVendor string
|
||||
|
||||
// Configures GOPROXY.
|
||||
Proxy string
|
||||
// Configures GONOPROXY.
|
||||
|
Reference in New Issue
Block a user