Modify DEPENDENCIES.md to include the description for Go programming language

This commit is contained in:
NI
2019-12-06 18:56:25 +08:00
parent 6a84c7494d
commit 1d6e09109b

View File

@@ -19,6 +19,7 @@ Major dependencies includes:
## For back-end application ## For back-end application
- [Go programming language](https://golang.org), [View license](https://github.com/golang/go/blob/master/LICENSE)
- `github.com/gorilla/websocket`, Licensed under BSD-2-Cause license - `github.com/gorilla/websocket`, Licensed under BSD-2-Cause license
- `golang.org/x/net/proxy` [View license](https://github.com/golang/net/blob/master/LICENSE) - `golang.org/x/net/proxy` [View license](https://github.com/golang/net/blob/master/LICENSE)
- `golang.org/x/crypto`, [View license](https://github.com/golang/crypto/blob/master/LICENSE) - `golang.org/x/crypto`, [View license](https://github.com/golang/crypto/blob/master/LICENSE)