summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-12-06 12:03:08 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-12-06 13:37:08 +0100
commitf5b5b71c60ed5a2b429095a4ea6c1f2eb3f2044a (patch)
treeb78caf2df3a17bae12a0e4a737da17c60c180404 /go.mod
parentb82b547acb404cdb883154cc4991137d46caa22a (diff)
deps: Upgrade github.com/bep/godartsass v0.15.0 => v0.16.0
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 a0fc326fd..57b266dcd 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2
github.com/bep/goat v0.5.0
- github.com/bep/godartsass v0.15.0
+ github.com/bep/godartsass v0.16.0
github.com/bep/golibsass v1.1.0
github.com/bep/gowebp v0.2.0
github.com/bep/overlayfs v0.6.0