diff options
| author | FengyunPan2 <pan_feng_yun@163.com> | 2019-12-18 09:18:43 +0800 |
|---|---|---|
| committer | FengyunPan2 <pan_feng_yun@163.com> | 2019-12-18 09:18:43 +0800 |
| commit | d57498d66a9c9d65c7b54fe6900b63f8bea21fb1 (patch) | |
| tree | db3620327daae1635f41fdd6f78cbf4aa1b4a35d /go.mod | |
| parent | Merge pull request #1315 from chendave/shell (diff) | |
| download | kubeedge-d57498d66a9c9d65c7b54fe6900b63f8bea21fb1.tar.gz | |
Cleanup vigorless function
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -29,12 +29,9 @@ require ( github.com/eclipse/paho.mqtt.golang v1.2.0 github.com/emicklei/go-restful v2.9.6+incompatible // indirect github.com/evanphx/json-patch v4.5.0+incompatible // indirect - github.com/fsnotify/fsnotify v1.4.7 github.com/ghodss/yaml v1.0.0 - github.com/go-chassis/go-archaius v0.20.0 github.com/go-chassis/go-chassis v1.7.1 github.com/go-chassis/paas-lager v1.1.0 // indirect - github.com/go-mesh/openlogging v1.0.1-0.20181205082104-3d418c478b2d github.com/godbus/dbus v0.0.0-20181101234600-2ff6f7ffd60f // indirect github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d // indirect github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 // indirect |
