summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-12-23 09:12:23 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-12-23 10:19:10 +0100
commit654f513a4cef2bde3e232d71b099f364ced3fd43 (patch)
tree4243d7e736615f49aad34ab140eb6b05034d0c60 /go.mod
parent759cdf3fc84579ffbfd06911f9fee28d023d8a14 (diff)
deps: Upgrade github.com/evanw/esbuild v0.14.7 => v0.14.8
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 0591e1fbc..ebc83ccce 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.7
+ github.com/evanw/esbuild v0.14.8
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.0
github.com/fsnotify/fsnotify v1.5.1