dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 101 forks source link

Update Golumns package #48

Closed grantseltzer closed 8 years ago

grantseltzer commented 8 years ago

I found an issue in golumns causing some other use cases to panic, didn't have the issue with dbxcli, but I definitely think it's important to vendor in this change.

diwakergupta commented 8 years ago

Will go ahead and merge, but Golumns should just use stdlib where possible.