mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-26 04:22:05 +02:00
5 lines
154 B
Go
5 lines
154 B
Go
|
// Package blob provides a Pipe that push artifacts to blob supported by Go CDK
|
||
|
//
|
||
|
// TODO: replace current s3 implementation with this one.
|
||
|
package blob
|