Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-02-12 18:02:16 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-02-12 20:56:47 +0300
commit898a0a96afd472fad8fe70be71f6cb00a4267c4a (patch)
treeb065a087d02698a6f725d8ac6dd0a75e30b8143d /go.mod
parent3b721110d560c8831c282e6e7a5c510fe7a5129a (diff)
deps: Update golibsass
Fixes #6885
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 1463987f0..c5bb01359 100644
--- 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