moq/pkg
Suhas Karanth 8f50fb6793
Avoid deprecated LoadModes packages.{LoadFiles, LoadSyntax} (#116)
From the docs for packages.{LoadFiles, LoadSyntax} -
https://godoc.org/golang.org/x/tools/go/packages#pkg-constants

	// Deprecated: LoadFiles exists for historical compatibility
	// and should not be used. Please directly specify the needed
	// fields using the Need values.
	// ...
	// Deprecated: LoadSyntax exists for historical compatibility
	// and should not be used. Please directly specify the needed
	// fields using the Need values.
2020-01-17 10:25:50 +05:30
..
moq Avoid deprecated LoadModes packages.{LoadFiles, LoadSyntax} (#116) 2020-01-17 10:25:50 +05:30
vendor/github.com/matryer/somerepo Add static interface implementation check 2019-01-17 20:20:37 +01:00