pkgsrc/devel/go-afero/PLIST
minskim e412d93e09 devel/go-afero: Update to 1.1.1
API changes:
- Move sftpfs to subpackage
2018-09-04 03:07:47 +00:00

42 lines
1.9 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2018/09/04 03:07:47 minskim Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/spf13/afero.a
gopkg/pkg/${GO_PLATFORM}/github.com/spf13/afero/mem.a
gopkg/pkg/${GO_PLATFORM}/github.com/spf13/afero/sftpfs.a
gopkg/src/github.com/spf13/afero/LICENSE.txt
gopkg/src/github.com/spf13/afero/README.md
gopkg/src/github.com/spf13/afero/afero.go
gopkg/src/github.com/spf13/afero/afero_test.go
gopkg/src/github.com/spf13/afero/appveyor.yml
gopkg/src/github.com/spf13/afero/basepath.go
gopkg/src/github.com/spf13/afero/basepath_test.go
gopkg/src/github.com/spf13/afero/cacheOnReadFs.go
gopkg/src/github.com/spf13/afero/composite_test.go
gopkg/src/github.com/spf13/afero/const_bsds.go
gopkg/src/github.com/spf13/afero/const_win_unix.go
gopkg/src/github.com/spf13/afero/copyOnWriteFs.go
gopkg/src/github.com/spf13/afero/copyOnWriteFs_test.go
gopkg/src/github.com/spf13/afero/httpFs.go
gopkg/src/github.com/spf13/afero/ioutil.go
gopkg/src/github.com/spf13/afero/ioutil_test.go
gopkg/src/github.com/spf13/afero/lstater.go
gopkg/src/github.com/spf13/afero/lstater_test.go
gopkg/src/github.com/spf13/afero/match.go
gopkg/src/github.com/spf13/afero/match_test.go
gopkg/src/github.com/spf13/afero/mem/dir.go
gopkg/src/github.com/spf13/afero/mem/dirmap.go
gopkg/src/github.com/spf13/afero/mem/file.go
gopkg/src/github.com/spf13/afero/mem/file_test.go
gopkg/src/github.com/spf13/afero/memmap.go
gopkg/src/github.com/spf13/afero/memmap_test.go
gopkg/src/github.com/spf13/afero/os.go
gopkg/src/github.com/spf13/afero/path.go
gopkg/src/github.com/spf13/afero/path_test.go
gopkg/src/github.com/spf13/afero/readonlyfs.go
gopkg/src/github.com/spf13/afero/regexpfs.go
gopkg/src/github.com/spf13/afero/ro_regexp_test.go
gopkg/src/github.com/spf13/afero/sftpfs/file.go
gopkg/src/github.com/spf13/afero/sftpfs/sftp.go
gopkg/src/github.com/spf13/afero/sftpfs/sftp_test_go
gopkg/src/github.com/spf13/afero/unionFile.go
gopkg/src/github.com/spf13/afero/util.go
gopkg/src/github.com/spf13/afero/util_test.go