mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-07 22:20:24 +00:00
Vendor update github.com/pkg/errors
This commit is contained in:
+1
-1
@@ -491,7 +491,7 @@ type wrapper struct {
|
||||
want []string
|
||||
}
|
||||
|
||||
func prettyBlocks(blocks []string, prefix ...string) string {
|
||||
func prettyBlocks(blocks []string) string {
|
||||
var out []string
|
||||
|
||||
for _, b := range blocks {
|
||||
|
||||
Reference in New Issue
Block a user