Skip to content

Commit

Permalink
Support for Baidu Cloud BOS storage backend (#4)
Browse files Browse the repository at this point in the history
* Support for Baidu Cloud BOS storage backend

* Fix the UT of Baidu Cloud BOS storage backend
  • Loading branch information
clarklee92 authored and jdolitsky committed Dec 27, 2018
1 parent 1b93b96 commit 8fc579e
Show file tree
Hide file tree
Showing 28 changed files with 7,020 additions and 368 deletions.
368 changes: 0 additions & 368 deletions Gopkg.lock

This file was deleted.

4 changes: 4 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@
branch = "master"
name = "google.golang.org/api"

[[constraint]]
branch = "master"
name = "github.com/baidubce/bce-sdk-go"

[prune]
go-tests = true
unused-packages = true
Loading

0 comments on commit 8fc579e

Please sign in to comment.