hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 898a0a96afd472fad8fe70be71f6cb00a4267c4a
parent 3b721110d560c8831c282e6e7a5c510fe7a5129a
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Wed, 12 Feb 2020 16:02:16 +0100

deps: Update golibsass

Fixes #6885

Diffstat:
Mgo.mod | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod
@@ -11,7 +11,7 @@ require (
 	github.com/aws/aws-sdk-go v1.27.1
 	github.com/bep/debounce v1.2.0
 	github.com/bep/gitmap v1.1.1
-	github.com/bep/golibsass v0.4.0
+	github.com/bep/golibsass v0.5.0
 	github.com/bep/tmc v0.5.1
 	github.com/disintegration/gift v1.2.1
 	github.com/dlclark/regexp2 v1.2.0 // indirect