rpc/glide.yaml

8 lines
246 B
YAML
Raw Normal View History

2017-10-26 07:21:35 +00:00
package: git.loafle.net/commons_go/rpc
import:
- package: github.com/valyala/fasthttp
version: v20160617
2017-10-26 12:37:28 +00:00
- package: git.loafle.net/commons_go/server
- package: gopkg.in/natefinch/npipe.v2
2017-11-08 06:35:27 +00:00
- package: git.loafle.net/commons_go/websocket_fasthttp