pulumi/cmd
James Nugent a1e2da3b76 build: Use canonical import path for mobytime
This change fixes the following warning issued by using `go get` with
the Pulumi repository:

package github.com/moby/moby/api/types/time: code in directory
/Users/James/Code/go/src/github.com/moby/moby/api/types/time expects
import "github.com/docker/docker/api/types/time"

Moby defines canonical import paths [1] reflecting the lineage back to
the `docker/docker` repository.

[1]: https://github.com/moby/moby/blob/master/api/types/time/duration_convert.go#L1
2018-06-22 11:24:29 -07:00
..
archive.go Add license headers 2018-05-22 15:02:47 -07:00
cancel.go Add license headers 2018-05-22 15:02:47 -07:00
config.go Add license headers 2018-05-22 15:02:47 -07:00
config_test.go Add license headers 2018-05-22 15:02:47 -07:00
destroy.go Add license headers 2018-05-22 15:02:47 -07:00
gen_bash_completion.go Add license headers 2018-05-22 15:02:47 -07:00
gen_markdown.go Add license headers 2018-05-22 15:02:47 -07:00
login.go Put local backend support under PULUMI_DEBUG_COMMANDS. (#1408) 2018-05-22 17:02:45 -07:00
logout.go Add license headers 2018-05-22 15:02:47 -07:00
logs.go build: Use canonical import path for mobytime 2018-06-22 11:24:29 -07:00
logs_test.go Add license headers 2018-05-22 15:02:47 -07:00
new.go Add optional --dir flag to pulumi new (#1459) 2018-06-04 13:33:58 -07:00
plugin.go Add license headers 2018-05-22 15:02:47 -07:00
plugin_install.go Add license headers 2018-05-22 15:02:47 -07:00
plugin_ls.go Add license headers 2018-05-22 15:02:47 -07:00
plugin_rm.go Add license headers 2018-05-22 15:02:47 -07:00
preview.go Add license headers 2018-05-22 15:02:47 -07:00
pulumi.go s/docs.pulumi.com/pulumi.io/g 2018-06-11 15:57:47 -06:00
refresh.go Add license headers 2018-05-22 15:02:47 -07:00
stack.go Make the stack graph command always available (#1452) 2018-06-02 18:13:31 -07:00
stack_export.go Add license headers 2018-05-22 15:02:47 -07:00
stack_graph.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
stack_import.go Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00
stack_init.go Add license headers 2018-05-22 15:02:47 -07:00
stack_ls.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
stack_output.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
stack_output_test.go Add license headers 2018-05-22 15:02:47 -07:00
stack_rm.go Add license headers 2018-05-22 15:02:47 -07:00
stack_select.go Add license headers 2018-05-22 15:02:47 -07:00
update.go Add license headers 2018-05-22 15:02:47 -07:00
util.go Enable fork builds. (#1495) 2018-06-11 16:01:04 -07:00
version.go Add license headers 2018-05-22 15:02:47 -07:00