summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-12-22 10:40:49 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-12-22 11:34:21 +0100
commit425c7d90f0422f41703a757e97a1370d3b08fc37 (patch)
treeb2058399dedd1dcbd37e0ef9e9e69e3dfd4bf513 /go.mod
parentfca266ebbb81af3d4479873a7a79759033c7ce25 (diff)
deps: Update github.com/evanw/esbuild v0.14.5 => v0.14.7
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 dac742ec7..0591e1fbc 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,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.14.5
+ github.com/evanw/esbuild v0.14.7
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.0
github.com/fsnotify/fsnotify v1.5.1