Commit 221f5df7 authored by Sandeep S. Shewalkar's avatar Sandeep S. Shewalkar
Browse files

updated glide

parent 9680f92f
Branches
Tags
No related merge requests found
Showing with 10 additions and 12 deletions
package: coreospackage package: .
import: import:
- package: GolangFullStack/server/api/server/config
- package: github.com/allegro/bigcache - package: github.com/allegro/bigcache
- package: github.com/dgrijalva/jwt-go - package: github.com/dgrijalva/jwt-go
version: ^3.0.0 version: v3.0.0
- package: github.com/garyburd/redigo - package: github.com/garyburd/redigo
version: ^1.1.0 version: v1.1.0
subpackages: subpackages:
- redis - redis
- package: github.com/go-playground/locales - package: github.com/go-playground/locales
version: ^0.11.1 version: v0.11.1
subpackages: subpackages:
- en - en
- package: github.com/go-playground/universal-translator - package: github.com/go-playground/universal-translator
version: ^0.16.0 version: v0.16.0
- package: github.com/gocraft/dbr - package: github.com/gocraft/dbr
version: ^2.1.0 version: v2.1
- package: github.com/labstack/echo - package: github.com/labstack/echo
version: ^3.2.1 version: v3.2.1
subpackages: subpackages:
- middleware - middleware
- package: github.com/sirupsen/logrus - package: github.com/sirupsen/logrus
version: ^1.0.0 version: v1.0.1
- package: github.com/spf13/viper
- package: gopkg.in/go-playground/validator.v9 - package: gopkg.in/go-playground/validator.v9
version: ^9.4.0 version: v9.4.0
subpackages: subpackages:
- translations/en - translations/en
- package: gopkg.in/mgo.v2 - package: gopkg.in/mgo.v2
...@@ -32,6 +30,6 @@ import: ...@@ -32,6 +30,6 @@ import:
- bson - bson
testImport: testImport:
- package: github.com/stretchr/testify - package: github.com/stretchr/testify
version: ^1.1.4 version: v1.1.4
subpackages: subpackages:
- assert - assert
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment