1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-11 09:01:01 +00:00

update version 1.13

This commit is contained in:
astaxie
2019-09-19 00:19:33 +08:00
parent 8395a26061
commit 11774c87a5
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -37,3 +37,5 @@ require (
replace golang.org/x/crypto v0.0.0-20181127143415-eb0de9b17e85 => github.com/golang/crypto v0.0.0-20181127143415-eb0de9b17e85
replace gopkg.in/yaml.v2 v2.2.1 => github.com/go-yaml/yaml v0.0.0-20180328195020-5420a8b6744d
go 1.13