deps: Update github.com/evanw/esbuild v0.9.0 => v0.9.6

This commit is contained in:
Bjørn Erik Pedersen
2021-03-21 10:40:01 +01:00
parent fc06e85082
commit 57d8d208ed
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.9.0
github.com/evanw/esbuild v0.9.6
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.3
github.com/fsnotify/fsnotify v1.4.9