summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-02-06 17:51:08 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-02-06 18:34:19 +0100
commit441b11beec3cf0371ff9a2898f220a0bf00faf8c (patch)
tree4a3318b2afc93f5cce424d15f3f595ed0b5f8de6 /go.mod
parent4867cd1dea34ee53fb73cede2bcff4792e470104 (diff)
Update to Dart Sass Protocol beta6
Note that this version is not backwards compatible, so you have to update the protocol binary.
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 9077ae2b6..57752c8e1 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go v1.36.33
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2
- github.com/bep/godartsass v0.11.0
+ github.com/bep/godartsass v0.12.0
github.com/bep/golibsass v0.7.0
github.com/bep/tmc v0.5.1
github.com/cli/safeexec v1.0.0