1054d157bf
GCS storage driver used to be conditionally built due to its being outdated and basically unmaintained. Recently the driver has gone through a rework and updates. Let's remove the build tag so we have less headaches dealing with it and try keeping it up to date. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2 lines
79 B
Go
2 lines
79 B
Go
// Package gcs implements the Google Cloud Storage driver backend.
|
|
package gcs
|