summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-12-15 18:00:51 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-12-17 08:26:45 +0100
commit8ee6de6d96a64395d27416d4f2ad7d172a2686d0 (patch)
treeec469fdd08b43b8edf7cbccec941e7d94f3b54e6 /go.mod
parenta4b9f1a92c600830f42f89e89d07450f08adabd3 (diff)
deps: Upgrade github.com/evanw/esbuild v0.14.2 => v0.14.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 09c7e8144..dac742ec7 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.2
+ github.com/evanw/esbuild v0.14.5
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.0
github.com/fsnotify/fsnotify v1.5.1