diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ require ( github.com/dustin/go-humanize v1.0.0 github.com/evanw/esbuild v0.13.8 github.com/fortytw2/leaktest v1.3.0 - github.com/frankban/quicktest v1.13.1 + github.com/frankban/quicktest v1.14.0 github.com/fsnotify/fsnotify v1.5.1 github.com/getkin/kin-openapi v0.79.0 github.com/ghodss/yaml v1.0.0 |