aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2024-11-01 11:43:36 +0100
committerBjørn Erik Pedersen <[email protected]>2024-11-01 12:37:55 +0100
commite3304db61756e8563ab0a3326ea93846676dc42e (patch)
tree3f9e07205e92f1860951aa2f8415137edf4c86b9 /go.mod
parent1ec6fa36c0d3d8599bb37d7b033fefce4650ddf9 (diff)
downloadhugo-e3304db61756e8563ab0a3326ea93846676dc42e.tar.gz
hugo-e3304db61756e8563ab0a3326ea93846676dc42e.zip
deps: Upgrade github.com/bep/godartsass/v2 v2.1.0 => v2.2.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 108241dc5..4b1d53a1b 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/bep/gitmap v1.6.0
github.com/bep/goat v0.5.0
github.com/bep/godartsass v1.2.0
- github.com/bep/godartsass/v2 v2.1.0
+ github.com/bep/godartsass/v2 v2.2.0
github.com/bep/golibsass v1.2.0
github.com/bep/gowebp v0.3.0
github.com/bep/helpers v0.5.0