mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
deps: Update to esbuild v0.9.0
This commit is contained in:
2
go.mod
2
go.mod
@@ -18,7 +18,7 @@ require (
|
||||
github.com/disintegration/gift v1.2.1
|
||||
github.com/dlclark/regexp2 v1.4.0 // indirect
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/evanw/esbuild v0.8.46
|
||||
github.com/evanw/esbuild v0.9.0
|
||||
github.com/fortytw2/leaktest v1.3.0
|
||||
github.com/frankban/quicktest v1.11.3
|
||||
github.com/fsnotify/fsnotify v1.4.9
|
||||
|
Reference in New Issue
Block a user