diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 947008d63c..40a0e7c404 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -121,6 +121,8 @@ github.com/denisenkom/go-mssqldb/internal/decimal github.com/denisenkom/go-mssqldb/internal/querytext # github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/dgrijalva/jwt-go +# github.com/dustin/go-humanize v1.0.0 +github.com/dustin/go-humanize # github.com/editorconfig/editorconfig-core-go/v2 v2.1.1 github.com/editorconfig/editorconfig-core-go/v2 # github.com/edsrzf/mmap-go v1.0.0 |