mirror of
https://github.com/rclone/rclone.git
synced 2024-12-12 02:02:02 +01:00
6 lines
170 B
Go
6 lines
170 B
Go
|
// Copyright (C) 2020 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
// Package extensions contains extensions to TLS certificate handling.
|
||
|
package extensions
|