diff options
author | John Olheiser <42128690+jolheiser@users.noreply.github.com> | 2019-09-25 14:02:54 -0500 |
---|---|---|
committer | Lauris BH <lauris.buksis@zzdats.lv> | 2019-09-25 22:02:54 +0300 |
commit | f8882f4fa909905311de86e80175184954464dc1 (patch) | |
tree | 16d1913271408a91b8e751171b90a5ab1f66c5a4 /vendor/modules.txt | |
parent | a8c024043ca7a762c29e3ed97b791df541b219d9 (diff) | |
download | gitea-f8882f4fa909905311de86e80175184954464dc1.tar.gz gitea-f8882f4fa909905311de86e80175184954464dc1.zip |
Update xorm (#8286)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
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 56df013a5d..d64735c5fe 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -198,7 +198,7 @@ github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd github.com/go-swagger/go-swagger/codescan github.com/go-swagger/go-swagger/generator github.com/go-swagger/go-swagger/scan -# github.com/go-xorm/xorm v0.7.8-0.20190924080535-59ed80ce1a67 +# github.com/go-xorm/xorm v0.7.8-0.20190925172902-71947cf034b6 github.com/go-xorm/xorm # github.com/gobwas/glob v0.2.3 github.com/gobwas/glob |