deps: esbuild v0.6.5

This commit is contained in:
Bjørn Erik Pedersen
2020-07-20 22:19:08 +02:00
parent 3727a9d111
commit 9f9191471e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/bep/tmc v0.5.1
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.0
github.com/evanw/esbuild v0.6.2
github.com/evanw/esbuild v0.6.5
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.7.2
github.com/fsnotify/fsnotify v1.4.7