Update go-dropbox dependency to fix 0-byte file uploading.

Incorporate gilbertchen/go-dropbox/commit/0baa9015ac2547d8b69b2e88c709aa90cfb8fbc1.
This commit is contained in:
Gilbert Chen
2020-07-03 11:52:16 -04:00
parent f2f07a120d
commit 5e28dc4911
2 changed files with 4 additions and 29 deletions

View File

@@ -46,8 +46,8 @@
name = "github.com/gilbertchen/cli"
[[constraint]]
branch = "master"
name = "github.com/gilbertchen/go-dropbox"
revision = "0baa9015ac2547d8b69b2e88c709aa90cfb8fbc1"
[[constraint]]
name = "github.com/gilbertchen/go-ole"