mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-06 07:06:53 +00:00
Code optimization
This commit is contained in:
8
vender/github.com/astaxie/beego/go.mod
Executable file
8
vender/github.com/astaxie/beego/go.mod
Executable 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
|
||||
)
|
Reference in New Issue
Block a user