Skip to content

Commit

Permalink
Merge pull request #359 from pankona/dependabot/go_modules/hashira-we…
Browse files Browse the repository at this point in the history
…b/github.com/evanw/esbuild-0.13.15

Bump github.com/evanw/esbuild from 0.13.14 to 0.13.15 in /hashira-web
  • Loading branch information
pankona committed Nov 24, 2021
2 parents c815d25 + c911581 commit 8ff354f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hashira-web/go.mod
Expand Up @@ -2,6 +2,6 @@ module github.com/pankona/hashira/hashira-web

go 1.17

require github.com/evanw/esbuild v0.13.14
require github.com/evanw/esbuild v0.13.15

require golang.org/x/sys v0.0.0-20210908233432-aa78b53d3365 // indirect
4 changes: 2 additions & 2 deletions hashira-web/go.sum
@@ -1,4 +1,4 @@
github.com/evanw/esbuild v0.13.14 h1:EBIPb0cjOxIIxnX4ToxL3g0UUlivxr5KxJ4XYgAeDrU=
github.com/evanw/esbuild v0.13.14/go.mod h1:GG+zjdi59yh3ehDn4ZWfPcATxjPDUH53iU4ZJbp7dkY=
github.com/evanw/esbuild v0.13.15 h1:yogFIjIkY1f2bVboxMAsv1sHJFWphkwZnm3FZ09Qhxc=
github.com/evanw/esbuild v0.13.15/go.mod h1:GG+zjdi59yh3ehDn4ZWfPcATxjPDUH53iU4ZJbp7dkY=
golang.org/x/sys v0.0.0-20210908233432-aa78b53d3365 h1:6wSTsvPddg9gc/mVEEyk9oOAoxn+bT4Z9q1zx+4RwA4=
golang.org/x/sys v0.0.0-20210908233432-aa78b53d3365/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

0 comments on commit 8ff354f

Please sign in to comment.