deps: Update to esbuild v0.8.46

This commit is contained in:
Bjørn Erik Pedersen
2021-02-16 16:12:27 +01:00
parent bdfbcf6f4b
commit 84f0ec7f80
2 changed files with 3 additions and 1 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.39
github.com/evanw/esbuild v0.8.46
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.2
github.com/fsnotify/fsnotify v1.4.9