1119481aa9
package to make logging a bit more modern, without fragmenting the Go ecosystem with new logging packages. PR: ports/192964 Submitted by: Thomas Bartelmess <thomas@bartelmess.io>
15 lines
530 B
Text
15 lines
530 B
Text
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/level.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/level_benchmark_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/level_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
|
|
@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%
|
|
@dirrmtry %%GO_SRCDIR%%/github.com/hashicorp
|
|
@dirrmtry %%GO_SRCDIR%%/github.com
|
|
@dirrmtry %%GO_SRCDIR%%
|
|
@dirrmtry %%GO_LIBDIR%%/github.com/hashicorp
|
|
@dirrmtry %%GO_LIBDIR%%/github.com
|
|
@dirrmtry %%GO_LIBDIR%%
|
|
@dirrmtry share/go/pkg
|
|
@dirrmtry share/go
|