Imports of package versions

PathSynopsis
go/astPackage ast declares the types used to represent syntax trees for Go packages.
go/typesPackage types declares the data types and implements the algorithms for type-checking of Go packages.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.