summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-07-20 22:19:08 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-07-20 22:19:08 +0200
commit9f9191471ec501f1f957020726f939c9ef48e193 (patch)
tree3247c3de4bb2f27e1da9849ed674596cf156d189 /go.mod
parent3727a9d111a67be5859b0b4c6c4c941a59dc2748 (diff)
deps: esbuild v0.6.5
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 70eafd52b..9d3976253 100644
--- a/go.mod
+++ b/go.mod
@@ -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