mirror of
https://github.com/distribution/distribution.git
synced 2025-07-13 23:24:20 +00:00
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>
3 lines
79 B
Go
3 lines
79 B
Go
// Package gcs implements the Google Cloud Storage driver backend.
|
|
package gcs
|