deps: Update to esbuild v0.8.39

Fixes #8189
This commit is contained in:
Bjørn Erik Pedersen
2021-02-01 10:57:38 +01:00
parent b2a48dce58
commit 440fdb0eb9
3 changed files with 6 additions and 2 deletions

2
go.mod
View File

@@ -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.17
github.com/evanw/esbuild v0.8.39
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.2
github.com/fsnotify/fsnotify v1.4.9