1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-02 23:58:35 +00:00

Fix vendor (#7394) (#7396)

This commit is contained in:
Lunny Xiao
2019-07-09 16:34:53 +08:00
committed by techknowlogick
parent 82d4d725ae
commit a360daeff9
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -135,4 +135,4 @@ require (
xorm.io/core v0.6.3
)
replace github.com/denisenkom/go-mssqldb => github.com/denisenkom/go-mssqldb v0.0.0-20180314172330-6a30f4e59a44
replace github.com/denisenkom/go-mssqldb => github.com/denisenkom/go-mssqldb v0.0.0-20180315180555-6a30f4e59a44