diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 4a56342463..bf3f3c49dd 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -201,7 +201,8 @@ github.com/denisenkom/go-mssqldb/internal/querytext # github.com/dgrijalva/jwt-go v3.2.0+incompatible ## explicit github.com/dgrijalva/jwt-go -# github.com/dlclark/regexp2 v1.2.0 +# github.com/dlclark/regexp2 v1.2.1 +## explicit github.com/dlclark/regexp2 github.com/dlclark/regexp2/syntax # github.com/dsnet/compress v0.0.1 @@ -599,7 +600,7 @@ github.com/msteinert/pam # github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5 ## explicit github.com/nfnt/resize -# github.com/niklasfasching/go-org v0.1.9 +# github.com/niklasfasching/go-org v1.3.2 ## explicit github.com/niklasfasching/go-org/org # github.com/nwaples/rardecode v1.0.0 @@ -795,7 +796,7 @@ golang.org/x/crypto/ssh/knownhosts # golang.org/x/mod v0.3.0 golang.org/x/mod/module golang.org/x/mod/semver -# golang.org/x/net v0.0.0-20200707034311-ab3426394381 +# golang.org/x/net v0.0.0-20200904194848-62affa334b73 ## explicit golang.org/x/net/context golang.org/x/net/context/ctxhttp |