File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/cli/safeexec v1.0.0
1919 github.com/disintegration/gift v1.2.1
2020 github.com/dustin/go-humanize v1.0.0
21- github.com/evanw/esbuild v0.11.14
21+ github.com/evanw/esbuild v0.11.16
2222 github.com/fortytw2/leaktest v1.3.0
2323 github.com/frankban/quicktest v1.12.0
2424 github.com/fsnotify/fsnotify v1.4.9
Original file line number Diff line number Diff line change @@ -191,6 +191,8 @@ github.com/envoyproxy/go-control-plane v0.9.9-0.20210217033140-668b12f5399d/go.m
191191github.com/envoyproxy/protoc-gen-validate v0.1.0 /go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c =
192192github.com/evanw/esbuild v0.11.14 h1:y7LRq5lFjmucH8XbhmtJQbcHvBLE9GcX8bIKK0Hrq98 =
193193github.com/evanw/esbuild v0.11.14 /go.mod h1:y2AFBAGVelPqPodpdtxWWqe6n2jYf5FrsJbligmRmuw =
194+ github.com/evanw/esbuild v0.11.16 h1:ysSn7DJ09i2r0/I4U+NlBEihlHXKGaKA0qy2ohXJ0Ss =
195+ github.com/evanw/esbuild v0.11.16 /go.mod h1:y2AFBAGVelPqPodpdtxWWqe6n2jYf5FrsJbligmRmuw =
194196github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
195197github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw =
196198github.com/fortytw2/leaktest v1.3.0 /go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g =
You can’t perform that action at this time.
0 commit comments