# HG changeset patch # User Paul Fisher # Date 1446400854 18000 # Node ID ef2ef22ca4b14ec6531bf0d0c8c051172644a142 # Parent 58fe867c9ecf67af30677b04e953b4441a5929fc Add pfish.zone/go/multipass/file import directive to 'file' package. diff -r 58fe867c9ecf -r ef2ef22ca4b1 file/file.go --- a/file/file.go Sun Nov 01 12:42:02 2015 -0500 +++ b/file/file.go Sun Nov 01 13:00:54 2015 -0500 @@ -4,7 +4,7 @@ // It starts with a banner that indicates the version of the file, // then has entries in the format specified by Entry. -package file +package file // import "pfish.zone/go/multipass/file" import ( "bufio"