1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-11 03:58:20 +00:00

Add ability to delete a token (#4235)

Fix #4234
This commit is contained in:
techknowlogick
2018-07-06 21:54:30 -04:00
committed by GitHub
parent 1675fc4301
commit ab55ca7ebd
7 changed files with 138 additions and 1 deletions

2
Gopkg.lock generated
View File

@@ -11,7 +11,7 @@
branch = "master"
name = "code.gitea.io/sdk"
packages = ["gitea"]
revision = "b2308e3f700875a3642a78bd3f6e5db8ef6f974d"
revision = "ec80752c9512cf07fc62ddc42565118183743942"
[[projects]]
name = "github.com/PuerkitoBio/goquery"