rpc/glide.yaml

8 lines
246 B
YAML
Raw Normal View History

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