diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2018-11-11 03:45:32 +0800 |
---|---|---|
committer | techknowlogick <hello@techknowlogick.com> | 2018-11-10 14:45:32 -0500 |
commit | b3000ae623c30a58d3eb25c9fd7104db274381b7 (patch) | |
tree | 9905bc54b6d151baf2de69b4a9b3d41935f1e8be /Gopkg.lock | |
parent | d487a76ee2843cc94ec6185dfdb676b4482dc8d8 (diff) | |
download | gitea-b3000ae623c30a58d3eb25c9fd7104db274381b7.tar.gz gitea-b3000ae623c30a58d3eb25c9fd7104db274381b7.zip |
Fix create team, update team missing units (#5188)
Diffstat (limited to 'Gopkg.lock')
-rw-r--r-- | Gopkg.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gopkg.lock b/Gopkg.lock index 2da402ba74..1a2b4b5f5b 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -11,11 +11,11 @@ [[projects]] branch = "master" - digest = "1:bf4f822f636b99ac7d4f8fa5210a7439bacaf8d1f15d5783956bdd5dd2069bdc" + digest = "1:b194da40b41ae99546dfeec5a85f1fec2a6c51350d438e511ef90f4293c6dcd7" name = "code.gitea.io/sdk" packages = ["gitea"] pruneopts = "NUT" - revision = "11c860c8e49a23be26e6d6c6a039a46ad2ae1d27" + revision = "4f96d9ac89886e78c50de8c835ebe87461578a5e" [[projects]] digest = "1:3fcef06a1a6561955c94af6c7757a6fa37605eb653f0d06ab960e5bb80092195" |