go-utils/glide.yaml

10 lines
285 B
YAML
Raw Normal View History

2017-06-25 10:36:42 +00:00
package: github.com/ehlxr/go-utils
import:
2018-01-24 08:37:57 +00:00
- package: github.com/dgrijalva/jwt-go
version: ^3.1.0
2017-06-25 10:36:42 +00:00
- package: github.com/sirupsen/logrus
2018-01-24 08:37:57 +00:00
version: ^1.0.4
2017-06-25 10:36:42 +00:00
- package: github.com/x-cray/logrus-prefixed-formatter
2018-01-24 08:37:57 +00:00
version: ^0.5.2
2018-01-31 06:59:55 +00:00
- package: github.com/xwb1989/sqlparser
branch: master