Skip to content

Commit

Permalink
address
Browse files Browse the repository at this point in the history
  • Loading branch information
lichunzhu committed Nov 4, 2021
1 parent 97ba30c commit a4fa34b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dumpling/export/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ func (conf *Config) createExternalStorage(ctx context.Context) (storage.External
return nil, errors.Trace(err)
}

// TODO: support setting httpClient with certification later
return storage.New(ctx, b, &storage.ExternalStorageOptions{})
}

Expand Down

0 comments on commit a4fa34b

Please sign in to comment.