Remove unecessary packages from glide

This commit is contained in:
TeoV
2018-09-17 10:48:30 -04:00
committed by Dan Christian Bogos
parent 5003eecd71
commit 4c599d37ef
2 changed files with 0 additions and 21 deletions

20
glide.lock generated
View File

@@ -23,26 +23,6 @@ imports:
version: 69d4269e21990c0f120b8e60d5b75d533db7f3dd
- name: github.com/cgrates/rpcclient
version: 54aff3c8e75a2342f0618dfc1c44f0660cd69bde
- name: github.com/ChrisTrenkamp/goxpath
version: c385f95c6022e7756e91beac5f5510872f7dcb7d
subpackages:
- internal/execxp
- internal/lexer
- internal/parser
- internal/parser/findutil
- internal/parser/intfns
- internal/parser/pathexpr
- literals/boollit
- literals/numlit
- literals/strlit
- tree
- tree/xmltree
- tree/xmltree/xmlbuilder
- tree/xmltree/xmlele
- tree/xmltree/xmlnode
- xconst
- xfn
- xsort
- name: github.com/DisposaBoy/JsonConfigReader
version: 33a99fdf1d5ee1f79b5077e9c06f955ad356d5f4
- name: github.com/fiorix/go-diameter

View File

@@ -34,7 +34,6 @@ import:
- package: github.com/cgrates/mgo
subpackages:
- bson
- package: github.com/ChrisTrenkamp/goxpath
- package: github.com/mitchellh/mapstructure
- package: github.com/cgrates/aringo
- package: github.com/bit4bit/gami