1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-04 08:38:37 +00:00

Update vendor/go-sqlite3 (#5133)

This commit is contained in:
Mura Li
2018-10-23 13:28:10 +08:00
committed by Lunny Xiao
parent 6759237eda
commit 2ce72d4e00
35 changed files with 35916 additions and 14607 deletions

View File

@@ -39,6 +39,10 @@ ignored = ["google.golang.org/appengine*"]
name = "github.com/go-sql-driver/mysql"
revision = "d523deb1b23d913de5bdada721a6071e71283618"
[[override]]
name = "github.com/mattn/go-sqlite3"
revision = "f3aa5ce89995fab8c7777f7821f689d9ac81c80f"
[[override]]
name = "github.com/gorilla/mux"
revision = "757bef944d0f21880861c2dd9c871ca543023cba"