Code optimization

This commit is contained in:
刘河
2019-03-23 22:19:59 +08:00
parent efa341c7e8
commit b189fb1b6e
260 changed files with 50746 additions and 851 deletions

View File

@@ -0,0 +1,8 @@
module github.com/cnlh/nps/vender/github.com/astaxie/beego
require (
golang.org/x/crypto v0.0.0-20180723164146-c126467f60eb
golang.org/x/net v0.0.0-20170920234330-b60f3a92103d
google.golang.org/appengine v1.1.0
gopkg.in/yaml.v2 v2.2.1
)