Update to LibSass v3.6.3

Fixes #6862
This commit is contained in:
Bjørn Erik Pedersen
2020-02-08 19:57:23 +01:00
parent 4f43c9022a
commit 40ba7e6d63
7 changed files with 111 additions and 117 deletions

3
go.mod
View File

@@ -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/go-tocss v0.6.0
github.com/bep/golibsass v0.4.0
github.com/bep/tmc v0.5.1
github.com/disintegration/gift v1.2.1
github.com/dlclark/regexp2 v1.2.0 // indirect
@@ -20,7 +20,6 @@ require (
github.com/frankban/quicktest v1.7.2
github.com/fsnotify/fsnotify v1.4.7
github.com/gobwas/glob v0.2.3
github.com/gohugoio/testmodBuilder v0.0.0-20190924072732-02465a37be06 // indirect
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
github.com/google/go-cmp v0.3.2-0.20191028172631-481baca67f93
github.com/gorilla/websocket v1.4.1