URI: 
       build(deps): bump github.com/evanw/esbuild from 0.7.2 to 0.7.4 - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 4855c186d8f05e5e1b0f681b4aa6482a033df241
   DIR parent 0c3d2b67e0af38a4c3935fb04f722a73ec1d3f8b
  HTML Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
       Date:   Thu, 24 Sep 2020 06:34:29 +0000
       
       build(deps): bump github.com/evanw/esbuild from 0.7.2 to 0.7.4
       
       Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.2 to 0.7.4.
       - [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.2...v0.7.4)
       
       Signed-off-by: dependabot[bot] <support@github.com>
       Diffstat:
         M go.mod                              |       2 +-
         M go.sum                              |       2 ++
       
       2 files changed, 3 insertions(+), 1 deletion(-)
       ---
   DIR diff --git 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.2
       +        github.com/evanw/esbuild v0.7.4
                github.com/fortytw2/leaktest v1.3.0
                github.com/frankban/quicktest v1.11.0
                github.com/fsnotify/fsnotify v1.4.9
   DIR diff --git a/go.sum b/go.sum
       @@ -148,6 +148,8 @@ github.com/evanw/esbuild v0.7.1 h1:bkC9MpDxHPCLESOf3AQzK1QiyaxbnxFa3XLPnyARLSI=
        github.com/evanw/esbuild v0.7.1/go.mod h1:mptxmSXIzBIKKCe4jo9A5SToEd1G+AKZ9JmY85dYRJ0=
        github.com/evanw/esbuild v0.7.2 h1:LBY35Gw3fKs7jVpsbQwOmw7pJLDHdpliI1Mc/DqP0Hs=
        github.com/evanw/esbuild v0.7.2/go.mod h1:mptxmSXIzBIKKCe4jo9A5SToEd1G+AKZ9JmY85dYRJ0=
       +github.com/evanw/esbuild v0.7.4 h1:mLb2tQ9315u23ulh/5Gg8xejOfgqHs2zm7bDNtNnNcM=
       +github.com/evanw/esbuild v0.7.4/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=