Skip to content

Commit

Permalink
Update kopia SDK (kanisterio#909)
Browse files Browse the repository at this point in the history
* Update kopia SDK

* Run go mod tidy

* Fix repo writer
  • Loading branch information
pavannd1 authored Feb 25, 2021
1 parent 9a01610 commit 4199b2b
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ require (
github.com/jpillora/backoff v1.0.0
github.com/json-iterator/go v1.1.10
github.com/kelseyhightower/envconfig v1.4.0 // indirect
github.com/kopia/kopia v0.7.4-0.20210203191933-c23d42f84db5
github.com/kopia/kopia v0.7.4-0.20210217182901-23273af1cd0c
github.com/kubernetes-csi/external-snapshotter/client/v4 v4.0.0
github.com/lib/pq v1.8.0
github.com/luci/go-render v0.0.0-20160219211803-9a04cc21af0f
Expand Down
Loading

0 comments on commit 4199b2b

Please sign in to comment.