mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
deps: Update the libweb version string
This commit is contained in:
@@ -198,7 +198,7 @@ func GetDependencyList() []string {
|
|||||||
deps,
|
deps,
|
||||||
// TODO(bep) consider adding a DepsNonGo() method to these upstream projects.
|
// TODO(bep) consider adding a DepsNonGo() method to these upstream projects.
|
||||||
formatDep("github.com/sass/libsass", "3.6.5"),
|
formatDep("github.com/sass/libsass", "3.6.5"),
|
||||||
formatDep("github.com/webmproject/libwebp", "v1.2.0"),
|
formatDep("github.com/webmproject/libwebp", "v1.2.4"),
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user