diff options
author | Lauris BH <lauris@nix.lv> | 2019-11-05 10:39:03 +0200 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2019-11-05 16:39:03 +0800 |
commit | 05e7715c4b2af174aefc56fe459e5c08a96a3017 (patch) | |
tree | cb8ef6aa941d48a407d2bdbe2b0ba2df842e2148 /vendor/modules.txt | |
parent | 2f4ef84cbfe1f7913434f531e8d61d232238b58a (diff) | |
download | gitea-05e7715c4b2af174aefc56fe459e5c08a96a3017.tar.gz gitea-05e7715c4b2af174aefc56fe459e5c08a96a3017.zip |
Update go-org to optimize code (#8824)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index dabd3995e9..b159d7877d 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -330,7 +330,7 @@ github.com/mschoch/smat github.com/msteinert/pam # github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5 github.com/nfnt/resize -# github.com/niklasfasching/go-org v0.1.7 +# github.com/niklasfasching/go-org v0.1.8 github.com/niklasfasching/go-org/org # github.com/oliamb/cutter v0.2.2 github.com/oliamb/cutter @@ -464,7 +464,7 @@ golang.org/x/crypto/scrypt golang.org/x/crypto/ssh golang.org/x/crypto/ssh/agent golang.org/x/crypto/ssh/knownhosts -# golang.org/x/net v0.0.0-20191028085509-fe3aa8a45271 +# golang.org/x/net v0.0.0-20191101175033-0deb6923b6d9 golang.org/x/net/context golang.org/x/net/context/ctxhttp golang.org/x/net/html |