8c05265e13
Fix build with go-tools-1.8. The previous version of the package depended on a Go package that was removed from go-tools a year ago: https://groups.google.com/forum/#!topic/golang-announce/qu_rAphYdxY
43 lines
2.2 KiB
Text
43 lines
2.2 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2017/04/04 16:16:20 bsiegert Exp $
|
|
bin/golint
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/golang/lint.a
|
|
gopkg/src/github.com/golang/lint/CONTRIBUTING.md
|
|
gopkg/src/github.com/golang/lint/LICENSE
|
|
gopkg/src/github.com/golang/lint/README.md
|
|
gopkg/src/github.com/golang/lint/golint/golint.go
|
|
gopkg/src/github.com/golang/lint/golint/import.go
|
|
gopkg/src/github.com/golang/lint/lint.go
|
|
gopkg/src/github.com/golang/lint/lint_test.go
|
|
gopkg/src/github.com/golang/lint/misc/emacs/golint.el
|
|
gopkg/src/github.com/golang/lint/misc/vim/ftplugin/go/lint.vim
|
|
gopkg/src/github.com/golang/lint/testdata/4.go
|
|
gopkg/src/github.com/golang/lint/testdata/5_test.go
|
|
gopkg/src/github.com/golang/lint/testdata/blank-import-lib.go
|
|
gopkg/src/github.com/golang/lint/testdata/blank-import-lib_test.go
|
|
gopkg/src/github.com/golang/lint/testdata/blank-import-main.go
|
|
gopkg/src/github.com/golang/lint/testdata/broken.go
|
|
gopkg/src/github.com/golang/lint/testdata/common-methods.go
|
|
gopkg/src/github.com/golang/lint/testdata/const-block.go
|
|
gopkg/src/github.com/golang/lint/testdata/context.go
|
|
gopkg/src/github.com/golang/lint/testdata/contextkeytypes.go
|
|
gopkg/src/github.com/golang/lint/testdata/else-multi.go
|
|
gopkg/src/github.com/golang/lint/testdata/else.go
|
|
gopkg/src/github.com/golang/lint/testdata/error-return.go
|
|
gopkg/src/github.com/golang/lint/testdata/errorf.go
|
|
gopkg/src/github.com/golang/lint/testdata/errors.go
|
|
gopkg/src/github.com/golang/lint/testdata/import-dot.go
|
|
gopkg/src/github.com/golang/lint/testdata/inc.go
|
|
gopkg/src/github.com/golang/lint/testdata/names.go
|
|
gopkg/src/github.com/golang/lint/testdata/pkg-doc1.go
|
|
gopkg/src/github.com/golang/lint/testdata/pkg-doc2.go
|
|
gopkg/src/github.com/golang/lint/testdata/pkg-doc3.go
|
|
gopkg/src/github.com/golang/lint/testdata/pkg-doc4.go
|
|
gopkg/src/github.com/golang/lint/testdata/pkg-doc5.go
|
|
gopkg/src/github.com/golang/lint/testdata/pkg-main.go
|
|
gopkg/src/github.com/golang/lint/testdata/range.go
|
|
gopkg/src/github.com/golang/lint/testdata/receiver-names.go
|
|
gopkg/src/github.com/golang/lint/testdata/sort.go
|
|
gopkg/src/github.com/golang/lint/testdata/stutter.go
|
|
gopkg/src/github.com/golang/lint/testdata/time.go
|
|
gopkg/src/github.com/golang/lint/testdata/unexp-return.go
|
|
gopkg/src/github.com/golang/lint/testdata/var-decl.go
|