From 48994ea766f08332f57c0f8e74843b6c8617c3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 31 Dec 2020 11:18:54 +0100 Subject: dartsass: Dart Sass only supports `expanded` and `compressed` --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 3de1794f3..c6f95a117 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/aws/aws-sdk-go v1.35.0 github.com/bep/debounce v1.2.0 github.com/bep/gitmap v1.1.2 - github.com/bep/godartsass v0.10.0 + github.com/bep/godartsass v0.11.0 github.com/bep/golibsass v0.7.0 github.com/bep/tmc v0.5.1 github.com/cli/safeexec v1.0.0 -- cgit v1.2.3