diff options
author | Unknwon <u@gogs.io> | 2016-08-09 18:28:06 -0700 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-08-09 18:28:06 -0700 |
commit | c5d4a9e046045f949ec9606b49dc37b928e83fb3 (patch) | |
tree | 95269c1d60654c35d5c927cd34998d5add56ebf9 /glide.lock | |
parent | edd786446c0f7a1581be08dbe7697c339790c2c1 (diff) | |
download | gitea-c5d4a9e046045f949ec9606b49dc37b928e83fb3.tar.gz gitea-c5d4a9e046045f949ec9606b49dc37b928e83fb3.zip |
#2907 Add commit timestamp to webhook
Diffstat (limited to 'glide.lock')
-rw-r--r-- | glide.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glide.lock b/glide.lock index 0e135ae1ae..18d1ddd66b 100644 --- a/glide.lock +++ b/glide.lock @@ -43,7 +43,7 @@ imports: - name: github.com/gogits/git-module version: 18dd87dc5eac9ee7076133c8363803f2192d5713 - name: github.com/gogits/go-gogs-client - version: d725743594dfcd8eea25024f8456c9c103dadb1a + version: d1020b4da5474f7533f5b11084dcfd5536cf2e71 - name: github.com/issue9/identicon version: d36b54562f4cf70c83653e13dc95c220c79ef521 - name: github.com/jaytaylor/html2text |