Skip to content

Commit

Permalink
mod: bump storage to v0.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: scnace <[email protected]>
  • Loading branch information
scbizu committed Nov 12, 2020
1 parent 24c2ee2 commit 7982fa5
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 59 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@ go 1.15
replace (
github.com/NetEase-Object-Storage/nos-golang-sdk => github.com/karuppiah7890/nos-golang-sdk v0.0.0-20191116042345-0792ba35abcc
go.etcd.io/etcd => github.com/eddycjy/etcd v0.5.0-alpha.5.0.20200218102753-4258cdd2efdf
google.golang.org/grpc => google.golang.org/grpc v1.29.1
)

replace github.com/chartmuseum/storage => github.com/chartmuseum/storage v0.9.2-0.20201014231951-6dd385da21c3

require (
github.com/Masterminds/semver/v3 v3.1.0
github.com/alicebob/gopher-json v0.0.0-20200520072559-a9ecdc9d1d3a // indirect
github.com/alicebob/miniredis v2.5.0+incompatible
github.com/chartmuseum/auth v0.4.2
github.com/chartmuseum/storage v0.9.1
github.com/chartmuseum/storage v0.10.0
github.com/ghodss/yaml v1.0.0
github.com/gin-contrib/size v0.0.0-20200815104238-dc717522c4e2
github.com/gin-gonic/gin v1.6.3
Expand Down
Loading

0 comments on commit 7982fa5

Please sign in to comment.