dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

feat: add config root support

Open stevenh opened this issue 2 years ago • 2 comments

Add support for config root as introduced in later version of the SDK.

The also fixes an API breakage introduced by v6.0.5 of the SDK, specifically dbx.Upload now takes a UploadArg not a CommitInfo.

This bumps dependent packages:

  • github.com/dropbox/dropbox-sdk-go-unofficial/v6 to v6.0.5
  • golang.org/x/oauth2 to v0.14.0

stevenh avatar Nov 21 '23 12:11 stevenh

Does this change address any of the open issues?

jaraco avatar Jun 19 '24 17:06 jaraco

I didn't raise an issue as it's a new feature.

stevenh avatar Jun 19 '24 20:06 stevenh