diff options
author | Damien Cassou <damien@cassou.me> | 2020-01-16 09:27:41 +0100 |
---|---|---|
committer | Antoine GIRARD <sapk@users.noreply.github.com> | 2020-01-16 09:27:41 +0100 |
commit | c6a32ddb4708638e32bdc86b16339b9c0621c9c3 (patch) | |
tree | 82a4f9410c6a8c168db5b2297e8091d06615aa1a /vendor/modules.txt | |
parent | 3ae5f8ef1118eba999f055267f3a2d9a01e77343 (diff) | |
download | gitea-c6a32ddb4708638e32bdc86b16339b9c0621c9c3.tar.gz gitea-c6a32ddb4708638e32bdc86b16339b9c0621c9c3.zip |
Update go-org to 0.1.9 (#9782)
* Update go-org to 0.1.9
What I did to generate this commit:
$ go get github.com/niklasfasching/go-org
* make vendor
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 5f2d44e691..2f36278d75 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -328,7 +328,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.8 +# github.com/niklasfasching/go-org v0.1.9 github.com/niklasfasching/go-org/org # github.com/oliamb/cutter v0.2.2 github.com/oliamb/cutter |