d08b2de558
guess what docs you get if you google "storj uplink"? Change-Id: I600f1811f74a516d224189872f97727d57a153b1
11 lines
330 B
Go
11 lines
330 B
Go
// Copyright (C) 2019 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
/*
|
|
Package uplink (this specific package) is deprecated and kept for backwards
|
|
compatibility only. You're almost certainly looking for the newer
|
|
storj.io/uplink package, where docs can be found at
|
|
https://pkg.go.dev/storj.io/uplink
|
|
*/
|
|
package uplink
|