diff options
author | Bjørn Erik Pedersen <[email protected]> | 2024-11-01 11:43:36 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-11-01 12:37:55 +0100 |
commit | e3304db61756e8563ab0a3326ea93846676dc42e (patch) | |
tree | 3f9e07205e92f1860951aa2f8415137edf4c86b9 /go.mod | |
parent | 1ec6fa36c0d3d8599bb37d7b033fefce4650ddf9 (diff) | |
download | hugo-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |