From acdc27a32de83f32557e7a108797ddbebe4eb464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 06:46:51 +0000 Subject: build(deps): bump github.com/evanw/esbuild from 0.7.1 to 0.7.2 Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.7.1 to 0.7.2. - [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.1...v0.7.2) Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 9cdb79bce..5fab55b1e 100644 --- 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.1 + github.com/evanw/esbuild v0.7.2 github.com/fortytw2/leaktest v1.3.0 github.com/frankban/quicktest v1.11.0 github.com/fsnotify/fsnotify v1.4.9 -- cgit v1.2.3