build(deps): bump github.com/evanw/esbuild from 0.7.8 to 0.7.9
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 5 Oct 2020 06:56:16 +0000 (06:56 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 5 Oct 2020 10:13:46 +0000 (12:13 +0200)
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.7.8...v0.7.9)

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index ec9bcd6a760e8b3c4429fbf459f5dd2980698e1d..43faceead50342a19d20fd89061bd4ff32b1e538 100644 (file)
--- 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.7.8
+       github.com/evanw/esbuild v0.7.9
        github.com/fortytw2/leaktest v1.3.0
        github.com/frankban/quicktest v1.11.0
        github.com/fsnotify/fsnotify v1.4.9
diff --git a/go.sum b/go.sum
index 0c9b3730ff00b49e82d32d945bf47ee409a302f6..b4dd83dfc1c9af35907d00cc35e92b38db06c172 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -160,6 +160,8 @@ github.com/evanw/esbuild v0.7.7 h1:l/M5wHuU738LEX8RyGDP7Zkdrw84j3bpCPrJbKX33Ks=
 github.com/evanw/esbuild v0.7.7/go.mod h1:mptxmSXIzBIKKCe4jo9A5SToEd1G+AKZ9JmY85dYRJ0=
 github.com/evanw/esbuild v0.7.8 h1:DyCpTDLRAtjqRixfXFslGSsYaoKRQfYi+gwGkzW1FHI=
 github.com/evanw/esbuild v0.7.8/go.mod h1:mptxmSXIzBIKKCe4jo9A5SToEd1G+AKZ9JmY85dYRJ0=
+github.com/evanw/esbuild v0.7.9 h1:jXSoYpNpGkOK1VNx3tvd/KnbVbn5ULRYzvkumXaSkxo=
+github.com/evanw/esbuild v0.7.9/go.mod h1:mptxmSXIzBIKKCe4jo9A5SToEd1G+AKZ9JmY85dYRJ0=
 github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
 github.com/fortytw2/leaktest v1.2.0 h1:cj6GCiwJDH7l3tMHLjZDo0QqPtrXJiWSI9JgpeQKw+Q=
 github.com/fortytw2/leaktest v1.2.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=