File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/bep/tmc v0.5.1
1616 github.com/disintegration/gift v1.2.1
1717 github.com/dustin/go-humanize v1.0.0
18- github.com/evanw/esbuild v0.7.15
18+ github.com/evanw/esbuild v0.7.18
1919 github.com/fortytw2/leaktest v1.3.0
2020 github.com/frankban/quicktest v1.11.1
2121 github.com/fsnotify/fsnotify v1.4.9
Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25Kn
135135github.com/eapache/go-resiliency v1.1.0 /go.mod h1:kFI+JgMyC7bLPUVY133qvEBtVayf5mFgVsvEsIPBvNs =
136136github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 /go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU =
137137github.com/eapache/queue v1.1.0 /go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I =
138- github.com/evanw/esbuild v0.7.15 h1:FRNwmHZXFki5pKpgCsnZ3VW/DjfmIwxGzCUpJI7uSg4 =
139- github.com/evanw/esbuild v0.7.15 /go.mod h1:mptxmSXIzBIKKCe4jo9A5SToEd1G+AKZ9JmY85dYRJ0 =
138+ github.com/evanw/esbuild v0.7.18 h1:HNMBF6AbyXOhocM4X0WuEQdbfh+/c1URzN0TbihicAA =
139+ github.com/evanw/esbuild v0.7.18 /go.mod h1:mptxmSXIzBIKKCe4jo9A5SToEd1G+AKZ9JmY85dYRJ0 =
140140github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
141141github.com/fortytw2/leaktest v1.2.0 h1:cj6GCiwJDH7l3tMHLjZDo0QqPtrXJiWSI9JgpeQKw+Q =
142142github.com/fortytw2/leaktest v1.2.0 /go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g =
You can’t perform that action at this time.
0 commit comments