Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Commit 143afe6

Browse files
committed
remove post-processing library hepa; pending revision
1 parent fdcec3a commit 143afe6

File tree

13 files changed

+1
-6246
lines changed

13 files changed

+1
-6246
lines changed

cmd/pkger/cmds/list.go

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import (
99
"path/filepath"
1010

1111
"github.com/markbates/pkger"
12-
"github.com/markbates/pkger/internal/takeon/github.com/markbates/hepa"
13-
"github.com/markbates/pkger/internal/takeon/github.com/markbates/hepa/filters"
1412
"github.com/markbates/pkger/parser"
1513
)
1614

@@ -71,15 +69,7 @@ func (e *listCmd) Exec(args []string) error {
7169
return err
7270
}
7371

74-
hep := hepa.New()
75-
hep = hepa.With(hep, filters.Home())
76-
hep = hepa.With(hep, filters.Golang())
77-
78-
b, err := hep.Filter(bb.Bytes())
79-
if err != nil {
80-
return err
81-
}
82-
_, err = os.Stdout.Write(b)
72+
_, err = os.Stdout.Write(bb.Bytes())
8373
return err
8474
}
8575

internal/takeon/github.com/markbates/hepa/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

internal/takeon/github.com/markbates/hepa/filter.go

Lines changed: 0 additions & 35 deletions
This file was deleted.

internal/takeon/github.com/markbates/hepa/filters/env.go

Lines changed: 0 additions & 42 deletions
This file was deleted.

internal/takeon/github.com/markbates/hepa/filters/filters.go

Lines changed: 0 additions & 12 deletions
This file was deleted.

internal/takeon/github.com/markbates/hepa/filters/golang.go

Lines changed: 0 additions & 51 deletions
This file was deleted.

internal/takeon/github.com/markbates/hepa/filters/home.go

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy