mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 04:55:43 -04:00
deps: Update the libweb version string
This commit is contained in:
parent
a662ddae13
commit
e00220a06a
@ -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"),
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user