deps: Update to Libsass 3.6.4

Fixes #7231
This commit is contained in:
Bjørn Erik Pedersen
2020-05-01 16:05:01 +02:00
parent 6add6d77b4
commit dd31e80007
2 changed files with 3 additions and 1 deletions

2
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.2
github.com/bep/golibsass v0.5.0
github.com/bep/golibsass v0.6.0
github.com/bep/tmc v0.5.1
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.0