1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-11-06 09:09:29 +02:00

fix: remove deprecated todo

This commit is contained in:
Carlos A Becker
2022-04-11 23:57:17 -03:00
parent 6c9a97f2af
commit de825aab35

View File

@@ -1,4 +1,2 @@
// Package blob provides a Pipe that push artifacts to blob supported by Go CDK
//
// TODO: replace current s3 implementation with this one.
package blob