summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-30 12:43:39 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-30 12:43:39 +0200
commit78c1a6a7c6e14f006854ee97ec561abdcf6203fc (patch)
treec1d82dbf137561e45c60bb4e28812591744cece3 /go.mod
parentf6745ad3588a7b3aaae228fec18fe0027affd566 (diff)
deps: Update github.com/evanw/esbuild v0.11.14 => v0.11.16
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 c04f1d3e9..0ab9e3b31 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/cli/safeexec v1.0.0
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.0
- github.com/evanw/esbuild v0.11.14
+ github.com/evanw/esbuild v0.11.16
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.12.0
github.com/fsnotify/fsnotify v1.4.9