package plugin // Don't move this file to a different package, it's used by Go releaser to embed the version in the binary. var ( Name = "postgresql" Kind = "destination" Team = "cloudquery" Version = "development" )