From 568770be047b09ae27abf7b40003da97c4e9e8b1 Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Wed, 12 Mar 2014 19:36:31 -0700 Subject: [PATCH] refactor(deps): Manage deps with goven --- cloudinit/cloud_config.go | 2 +- cloudinit/systemd.go | 2 +- .../github.com/coreos/go-systemd/.travis.yml | 0 {src => third_party}/github.com/coreos/go-systemd/LICENSE | 0 {src => third_party}/github.com/coreos/go-systemd/README.md | 0 .../github.com/coreos/go-systemd/activation/files.go | 0 .../github.com/coreos/go-systemd/activation/files_test.go | 0 .../github.com/coreos/go-systemd/activation/listeners.go | 0 .../coreos/go-systemd/activation/listeners_test.go | 0 .../github.com/coreos/go-systemd/dbus/dbus.go | 2 +- .../github.com/coreos/go-systemd/dbus/dbus_test.go | 0 .../github.com/coreos/go-systemd/dbus/methods.go | 2 +- .../github.com/coreos/go-systemd/dbus/methods_test.go | 0 .../github.com/coreos/go-systemd/dbus/properties.go | 2 +- .../github.com/coreos/go-systemd/dbus/set.go | 0 .../github.com/coreos/go-systemd/dbus/set_test.go | 0 .../github.com/coreos/go-systemd/dbus/subscription.go | 2 +- .../github.com/coreos/go-systemd/dbus/subscription_set.go | 0 .../coreos/go-systemd/dbus/subscription_set_test.go | 0 .../github.com/coreos/go-systemd/dbus/subscription_test.go | 0 .../coreos/go-systemd/examples/activation/activation.go | 2 +- .../go-systemd/examples/activation/httpserver/README.md | 0 .../go-systemd/examples/activation/httpserver/hello.service | 0 .../go-systemd/examples/activation/httpserver/hello.socket | 0 .../go-systemd/examples/activation/httpserver/httpserver.go | 2 +- .../coreos/go-systemd/examples/activation/listen.go | 2 +- .../coreos/go-systemd/fixtures/start-stop.service | 0 .../coreos/go-systemd/fixtures/subscribe-events-set.service | 0 .../coreos/go-systemd/fixtures/subscribe-events.service | 0 .../github.com/coreos/go-systemd/journal/send.go | 0 {src => third_party}/github.com/coreos/go-systemd/test | 0 {src => third_party}/github.com/guelfey/go.dbus/LICENSE | 0 .../github.com/guelfey/go.dbus/README.markdown | 0 .../github.com/guelfey/go.dbus/_examples/eavesdrop.go | 2 +- .../github.com/guelfey/go.dbus/_examples/introspect.go | 4 ++-- .../github.com/guelfey/go.dbus/_examples/list-names.go | 2 +- .../github.com/guelfey/go.dbus/_examples/notification.go | 2 +- .../github.com/guelfey/go.dbus/_examples/prop.go | 6 +++--- .../github.com/guelfey/go.dbus/_examples/server.go | 4 ++-- .../github.com/guelfey/go.dbus/_examples/signal.go | 2 +- {src => third_party}/github.com/guelfey/go.dbus/auth.go | 0 .../github.com/guelfey/go.dbus/auth_external.go | 0 .../github.com/guelfey/go.dbus/auth_sha1.go | 0 {src => third_party}/github.com/guelfey/go.dbus/call.go | 0 {src => third_party}/github.com/guelfey/go.dbus/conn.go | 0 .../github.com/guelfey/go.dbus/conn_darwin.go | 0 .../github.com/guelfey/go.dbus/conn_other.go | 0 .../github.com/guelfey/go.dbus/conn_test.go | 0 {src => third_party}/github.com/guelfey/go.dbus/dbus.go | 0 {src => third_party}/github.com/guelfey/go.dbus/decoder.go | 0 {src => third_party}/github.com/guelfey/go.dbus/doc.go | 0 {src => third_party}/github.com/guelfey/go.dbus/encoder.go | 0 .../github.com/guelfey/go.dbus/examples_test.go | 0 {src => third_party}/github.com/guelfey/go.dbus/export.go | 0 .../github.com/guelfey/go.dbus/introspect/call.go | 2 +- .../github.com/guelfey/go.dbus/introspect/introspect.go | 0 .../github.com/guelfey/go.dbus/introspect/introspectable.go | 2 +- {src => third_party}/github.com/guelfey/go.dbus/message.go | 0 .../github.com/guelfey/go.dbus/prop/prop.go | 4 ++-- .../github.com/guelfey/go.dbus/proto_test.go | 0 {src => third_party}/github.com/guelfey/go.dbus/sig.go | 0 {src => third_party}/github.com/guelfey/go.dbus/sig_test.go | 0 .../github.com/guelfey/go.dbus/transport_darwin.go | 0 .../github.com/guelfey/go.dbus/transport_generic.go | 0 .../github.com/guelfey/go.dbus/transport_unix.go | 0 .../github.com/guelfey/go.dbus/transport_unix_test.go | 0 .../github.com/guelfey/go.dbus/transport_unixcred.go | 0 {src => third_party}/github.com/guelfey/go.dbus/variant.go | 0 .../github.com/guelfey/go.dbus/variant_lexer.go | 0 .../github.com/guelfey/go.dbus/variant_parser.go | 0 .../github.com/guelfey/go.dbus/variant_test.go | 0 {src => third_party}/launchpad.net/goyaml/.bzrignore | 0 {src => third_party}/launchpad.net/goyaml/.lbox | 0 {src => third_party}/launchpad.net/goyaml/.lbox.check | 0 {src => third_party}/launchpad.net/goyaml/LICENSE | 0 {src => third_party}/launchpad.net/goyaml/LICENSE.libyaml | 0 {src => third_party}/launchpad.net/goyaml/Makefile | 0 {src => third_party}/launchpad.net/goyaml/apic.go | 0 {src => third_party}/launchpad.net/goyaml/decode.go | 0 {src => third_party}/launchpad.net/goyaml/decode_test.go | 2 +- {src => third_party}/launchpad.net/goyaml/emitterc.go | 0 {src => third_party}/launchpad.net/goyaml/encode.go | 0 {src => third_party}/launchpad.net/goyaml/encode_test.go | 2 +- {src => third_party}/launchpad.net/goyaml/goyaml.go | 0 {src => third_party}/launchpad.net/goyaml/parserc.go | 0 {src => third_party}/launchpad.net/goyaml/readerc.go | 0 {src => third_party}/launchpad.net/goyaml/resolve.go | 0 {src => third_party}/launchpad.net/goyaml/scannerc.go | 0 {src => third_party}/launchpad.net/goyaml/sorter.go | 0 {src => third_party}/launchpad.net/goyaml/suite_test.go | 0 {src => third_party}/launchpad.net/goyaml/writerc.go | 0 {src => third_party}/launchpad.net/goyaml/yamlh.go | 0 {src => third_party}/launchpad.net/goyaml/yamlprivateh.go | 0 93 files changed, 26 insertions(+), 26 deletions(-) rename {src => third_party}/github.com/coreos/go-systemd/.travis.yml (100%) rename {src => third_party}/github.com/coreos/go-systemd/LICENSE (100%) rename {src => third_party}/github.com/coreos/go-systemd/README.md (100%) rename {src => third_party}/github.com/coreos/go-systemd/activation/files.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/activation/files_test.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/activation/listeners.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/activation/listeners_test.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/dbus.go (96%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/dbus_test.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/methods.go (99%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/methods_test.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/properties.go (99%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/set.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/set_test.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/subscription.go (98%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/subscription_set.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/subscription_set_test.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/dbus/subscription_test.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/examples/activation/activation.go (90%) rename {src => third_party}/github.com/coreos/go-systemd/examples/activation/httpserver/README.md (100%) rename {src => third_party}/github.com/coreos/go-systemd/examples/activation/httpserver/hello.service (100%) rename {src => third_party}/github.com/coreos/go-systemd/examples/activation/httpserver/hello.socket (100%) rename {src => third_party}/github.com/coreos/go-systemd/examples/activation/httpserver/httpserver.go (81%) rename {src => third_party}/github.com/coreos/go-systemd/examples/activation/listen.go (91%) rename {src => third_party}/github.com/coreos/go-systemd/fixtures/start-stop.service (100%) rename {src => third_party}/github.com/coreos/go-systemd/fixtures/subscribe-events-set.service (100%) rename {src => third_party}/github.com/coreos/go-systemd/fixtures/subscribe-events.service (100%) rename {src => third_party}/github.com/coreos/go-systemd/journal/send.go (100%) rename {src => third_party}/github.com/coreos/go-systemd/test (100%) rename {src => third_party}/github.com/guelfey/go.dbus/LICENSE (100%) rename {src => third_party}/github.com/guelfey/go.dbus/README.markdown (100%) rename {src => third_party}/github.com/guelfey/go.dbus/_examples/eavesdrop.go (88%) rename {src => third_party}/github.com/guelfey/go.dbus/_examples/introspect.go (66%) rename {src => third_party}/github.com/guelfey/go.dbus/_examples/list-names.go (86%) rename {src => third_party}/github.com/guelfey/go.dbus/_examples/notification.go (83%) rename {src => third_party}/github.com/guelfey/go.dbus/_examples/prop.go (85%) rename {src => third_party}/github.com/guelfey/go.dbus/_examples/server.go (85%) rename {src => third_party}/github.com/guelfey/go.dbus/_examples/signal.go (85%) rename {src => third_party}/github.com/guelfey/go.dbus/auth.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/auth_external.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/auth_sha1.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/call.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/conn.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/conn_darwin.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/conn_other.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/conn_test.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/dbus.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/decoder.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/doc.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/encoder.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/examples_test.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/export.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/introspect/call.go (87%) rename {src => third_party}/github.com/guelfey/go.dbus/introspect/introspect.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/introspect/introspectable.go (96%) rename {src => third_party}/github.com/guelfey/go.dbus/message.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/prop/prop.go (97%) rename {src => third_party}/github.com/guelfey/go.dbus/proto_test.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/sig.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/sig_test.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/transport_darwin.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/transport_generic.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/transport_unix.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/transport_unix_test.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/transport_unixcred.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/variant.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/variant_lexer.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/variant_parser.go (100%) rename {src => third_party}/github.com/guelfey/go.dbus/variant_test.go (100%) rename {src => third_party}/launchpad.net/goyaml/.bzrignore (100%) rename {src => third_party}/launchpad.net/goyaml/.lbox (100%) rename {src => third_party}/launchpad.net/goyaml/.lbox.check (100%) rename {src => third_party}/launchpad.net/goyaml/LICENSE (100%) rename {src => third_party}/launchpad.net/goyaml/LICENSE.libyaml (100%) rename {src => third_party}/launchpad.net/goyaml/Makefile (100%) rename {src => third_party}/launchpad.net/goyaml/apic.go (100%) rename {src => third_party}/launchpad.net/goyaml/decode.go (100%) rename {src => third_party}/launchpad.net/goyaml/decode_test.go (99%) rename {src => third_party}/launchpad.net/goyaml/emitterc.go (100%) rename {src => third_party}/launchpad.net/goyaml/encode.go (100%) rename {src => third_party}/launchpad.net/goyaml/encode_test.go (98%) rename {src => third_party}/launchpad.net/goyaml/goyaml.go (100%) rename {src => third_party}/launchpad.net/goyaml/parserc.go (100%) rename {src => third_party}/launchpad.net/goyaml/readerc.go (100%) rename {src => third_party}/launchpad.net/goyaml/resolve.go (100%) rename {src => third_party}/launchpad.net/goyaml/scannerc.go (100%) rename {src => third_party}/launchpad.net/goyaml/sorter.go (100%) rename {src => third_party}/launchpad.net/goyaml/suite_test.go (100%) rename {src => third_party}/launchpad.net/goyaml/writerc.go (100%) rename {src => third_party}/launchpad.net/goyaml/yamlh.go (100%) rename {src => third_party}/launchpad.net/goyaml/yamlprivateh.go (100%) diff --git a/cloudinit/cloud_config.go b/cloudinit/cloud_config.go index e39dd32..17985ad 100644 --- a/cloudinit/cloud_config.go +++ b/cloudinit/cloud_config.go @@ -4,7 +4,7 @@ import ( "fmt" "log" - "launchpad.net/goyaml" + "github.com/coreos/coreos-cloudinit/third_party/launchpad.net/goyaml" ) const DefaultSSHKeyName = "coreos-cloudinit" diff --git a/cloudinit/systemd.go b/cloudinit/systemd.go index c3f2335..7e521ff 100644 --- a/cloudinit/systemd.go +++ b/cloudinit/systemd.go @@ -9,7 +9,7 @@ import ( "path/filepath" "strings" - "github.com/coreos/go-systemd/dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/coreos/go-systemd/dbus" ) type Unit struct { diff --git a/src/github.com/coreos/go-systemd/.travis.yml b/third_party/github.com/coreos/go-systemd/.travis.yml similarity index 100% rename from src/github.com/coreos/go-systemd/.travis.yml rename to third_party/github.com/coreos/go-systemd/.travis.yml diff --git a/src/github.com/coreos/go-systemd/LICENSE b/third_party/github.com/coreos/go-systemd/LICENSE similarity index 100% rename from src/github.com/coreos/go-systemd/LICENSE rename to third_party/github.com/coreos/go-systemd/LICENSE diff --git a/src/github.com/coreos/go-systemd/README.md b/third_party/github.com/coreos/go-systemd/README.md similarity index 100% rename from src/github.com/coreos/go-systemd/README.md rename to third_party/github.com/coreos/go-systemd/README.md diff --git a/src/github.com/coreos/go-systemd/activation/files.go b/third_party/github.com/coreos/go-systemd/activation/files.go similarity index 100% rename from src/github.com/coreos/go-systemd/activation/files.go rename to third_party/github.com/coreos/go-systemd/activation/files.go diff --git a/src/github.com/coreos/go-systemd/activation/files_test.go b/third_party/github.com/coreos/go-systemd/activation/files_test.go similarity index 100% rename from src/github.com/coreos/go-systemd/activation/files_test.go rename to third_party/github.com/coreos/go-systemd/activation/files_test.go diff --git a/src/github.com/coreos/go-systemd/activation/listeners.go b/third_party/github.com/coreos/go-systemd/activation/listeners.go similarity index 100% rename from src/github.com/coreos/go-systemd/activation/listeners.go rename to third_party/github.com/coreos/go-systemd/activation/listeners.go diff --git a/src/github.com/coreos/go-systemd/activation/listeners_test.go b/third_party/github.com/coreos/go-systemd/activation/listeners_test.go similarity index 100% rename from src/github.com/coreos/go-systemd/activation/listeners_test.go rename to third_party/github.com/coreos/go-systemd/activation/listeners_test.go diff --git a/src/github.com/coreos/go-systemd/dbus/dbus.go b/third_party/github.com/coreos/go-systemd/dbus/dbus.go similarity index 96% rename from src/github.com/coreos/go-systemd/dbus/dbus.go rename to third_party/github.com/coreos/go-systemd/dbus/dbus.go index ad28039..384e671 100644 --- a/src/github.com/coreos/go-systemd/dbus/dbus.go +++ b/third_party/github.com/coreos/go-systemd/dbus/dbus.go @@ -21,7 +21,7 @@ import ( "strings" "sync" - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" ) const signalBuffer = 100 diff --git a/src/github.com/coreos/go-systemd/dbus/dbus_test.go b/third_party/github.com/coreos/go-systemd/dbus/dbus_test.go similarity index 100% rename from src/github.com/coreos/go-systemd/dbus/dbus_test.go rename to third_party/github.com/coreos/go-systemd/dbus/dbus_test.go diff --git a/src/github.com/coreos/go-systemd/dbus/methods.go b/third_party/github.com/coreos/go-systemd/dbus/methods.go similarity index 99% rename from src/github.com/coreos/go-systemd/dbus/methods.go rename to third_party/github.com/coreos/go-systemd/dbus/methods.go index f80b6dd..1dd19ad 100644 --- a/src/github.com/coreos/go-systemd/dbus/methods.go +++ b/third_party/github.com/coreos/go-systemd/dbus/methods.go @@ -18,7 +18,7 @@ package dbus import ( "errors" - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" ) func (c *Conn) initJobs() { diff --git a/src/github.com/coreos/go-systemd/dbus/methods_test.go b/third_party/github.com/coreos/go-systemd/dbus/methods_test.go similarity index 100% rename from src/github.com/coreos/go-systemd/dbus/methods_test.go rename to third_party/github.com/coreos/go-systemd/dbus/methods_test.go diff --git a/src/github.com/coreos/go-systemd/dbus/properties.go b/third_party/github.com/coreos/go-systemd/dbus/properties.go similarity index 99% rename from src/github.com/coreos/go-systemd/dbus/properties.go rename to third_party/github.com/coreos/go-systemd/dbus/properties.go index c813255..cf9d6bd 100644 --- a/src/github.com/coreos/go-systemd/dbus/properties.go +++ b/third_party/github.com/coreos/go-systemd/dbus/properties.go @@ -17,7 +17,7 @@ limitations under the License. package dbus import ( - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" ) // From the systemd docs: diff --git a/src/github.com/coreos/go-systemd/dbus/set.go b/third_party/github.com/coreos/go-systemd/dbus/set.go similarity index 100% rename from src/github.com/coreos/go-systemd/dbus/set.go rename to third_party/github.com/coreos/go-systemd/dbus/set.go diff --git a/src/github.com/coreos/go-systemd/dbus/set_test.go b/third_party/github.com/coreos/go-systemd/dbus/set_test.go similarity index 100% rename from src/github.com/coreos/go-systemd/dbus/set_test.go rename to third_party/github.com/coreos/go-systemd/dbus/set_test.go diff --git a/src/github.com/coreos/go-systemd/dbus/subscription.go b/third_party/github.com/coreos/go-systemd/dbus/subscription.go similarity index 98% rename from src/github.com/coreos/go-systemd/dbus/subscription.go rename to third_party/github.com/coreos/go-systemd/dbus/subscription.go index f538fdb..495862e 100644 --- a/src/github.com/coreos/go-systemd/dbus/subscription.go +++ b/third_party/github.com/coreos/go-systemd/dbus/subscription.go @@ -20,7 +20,7 @@ import ( "errors" "time" - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" ) const ( diff --git a/src/github.com/coreos/go-systemd/dbus/subscription_set.go b/third_party/github.com/coreos/go-systemd/dbus/subscription_set.go similarity index 100% rename from src/github.com/coreos/go-systemd/dbus/subscription_set.go rename to third_party/github.com/coreos/go-systemd/dbus/subscription_set.go diff --git a/src/github.com/coreos/go-systemd/dbus/subscription_set_test.go b/third_party/github.com/coreos/go-systemd/dbus/subscription_set_test.go similarity index 100% rename from src/github.com/coreos/go-systemd/dbus/subscription_set_test.go rename to third_party/github.com/coreos/go-systemd/dbus/subscription_set_test.go diff --git a/src/github.com/coreos/go-systemd/dbus/subscription_test.go b/third_party/github.com/coreos/go-systemd/dbus/subscription_test.go similarity index 100% rename from src/github.com/coreos/go-systemd/dbus/subscription_test.go rename to third_party/github.com/coreos/go-systemd/dbus/subscription_test.go diff --git a/src/github.com/coreos/go-systemd/examples/activation/activation.go b/third_party/github.com/coreos/go-systemd/examples/activation/activation.go similarity index 90% rename from src/github.com/coreos/go-systemd/examples/activation/activation.go rename to third_party/github.com/coreos/go-systemd/examples/activation/activation.go index b3cf70e..b21e966 100644 --- a/src/github.com/coreos/go-systemd/examples/activation/activation.go +++ b/third_party/github.com/coreos/go-systemd/examples/activation/activation.go @@ -5,7 +5,7 @@ import ( "fmt" "os" - "github.com/coreos/go-systemd/activation" + "github.com/coreos/coreos-cloudinit/third_party/github.com/coreos/go-systemd/activation" ) func fixListenPid() { diff --git a/src/github.com/coreos/go-systemd/examples/activation/httpserver/README.md b/third_party/github.com/coreos/go-systemd/examples/activation/httpserver/README.md similarity index 100% rename from src/github.com/coreos/go-systemd/examples/activation/httpserver/README.md rename to third_party/github.com/coreos/go-systemd/examples/activation/httpserver/README.md diff --git a/src/github.com/coreos/go-systemd/examples/activation/httpserver/hello.service b/third_party/github.com/coreos/go-systemd/examples/activation/httpserver/hello.service similarity index 100% rename from src/github.com/coreos/go-systemd/examples/activation/httpserver/hello.service rename to third_party/github.com/coreos/go-systemd/examples/activation/httpserver/hello.service diff --git a/src/github.com/coreos/go-systemd/examples/activation/httpserver/hello.socket b/third_party/github.com/coreos/go-systemd/examples/activation/httpserver/hello.socket similarity index 100% rename from src/github.com/coreos/go-systemd/examples/activation/httpserver/hello.socket rename to third_party/github.com/coreos/go-systemd/examples/activation/httpserver/hello.socket diff --git a/src/github.com/coreos/go-systemd/examples/activation/httpserver/httpserver.go b/third_party/github.com/coreos/go-systemd/examples/activation/httpserver/httpserver.go similarity index 81% rename from src/github.com/coreos/go-systemd/examples/activation/httpserver/httpserver.go rename to third_party/github.com/coreos/go-systemd/examples/activation/httpserver/httpserver.go index 380c325..67e0cb5 100644 --- a/src/github.com/coreos/go-systemd/examples/activation/httpserver/httpserver.go +++ b/third_party/github.com/coreos/go-systemd/examples/activation/httpserver/httpserver.go @@ -4,7 +4,7 @@ import ( "io" "net/http" - "github.com/coreos/go-systemd/activation" + "github.com/coreos/coreos-cloudinit/third_party/github.com/coreos/go-systemd/activation" ) func HelloServer(w http.ResponseWriter, req *http.Request) { diff --git a/src/github.com/coreos/go-systemd/examples/activation/listen.go b/third_party/github.com/coreos/go-systemd/examples/activation/listen.go similarity index 91% rename from src/github.com/coreos/go-systemd/examples/activation/listen.go rename to third_party/github.com/coreos/go-systemd/examples/activation/listen.go index 5850a8b..5dfc65b 100644 --- a/src/github.com/coreos/go-systemd/examples/activation/listen.go +++ b/third_party/github.com/coreos/go-systemd/examples/activation/listen.go @@ -5,7 +5,7 @@ import ( "fmt" "os" - "github.com/coreos/go-systemd/activation" + "github.com/coreos/coreos-cloudinit/third_party/github.com/coreos/go-systemd/activation" ) func fixListenPid() { diff --git a/src/github.com/coreos/go-systemd/fixtures/start-stop.service b/third_party/github.com/coreos/go-systemd/fixtures/start-stop.service similarity index 100% rename from src/github.com/coreos/go-systemd/fixtures/start-stop.service rename to third_party/github.com/coreos/go-systemd/fixtures/start-stop.service diff --git a/src/github.com/coreos/go-systemd/fixtures/subscribe-events-set.service b/third_party/github.com/coreos/go-systemd/fixtures/subscribe-events-set.service similarity index 100% rename from src/github.com/coreos/go-systemd/fixtures/subscribe-events-set.service rename to third_party/github.com/coreos/go-systemd/fixtures/subscribe-events-set.service diff --git a/src/github.com/coreos/go-systemd/fixtures/subscribe-events.service b/third_party/github.com/coreos/go-systemd/fixtures/subscribe-events.service similarity index 100% rename from src/github.com/coreos/go-systemd/fixtures/subscribe-events.service rename to third_party/github.com/coreos/go-systemd/fixtures/subscribe-events.service diff --git a/src/github.com/coreos/go-systemd/journal/send.go b/third_party/github.com/coreos/go-systemd/journal/send.go similarity index 100% rename from src/github.com/coreos/go-systemd/journal/send.go rename to third_party/github.com/coreos/go-systemd/journal/send.go diff --git a/src/github.com/coreos/go-systemd/test b/third_party/github.com/coreos/go-systemd/test similarity index 100% rename from src/github.com/coreos/go-systemd/test rename to third_party/github.com/coreos/go-systemd/test diff --git a/src/github.com/guelfey/go.dbus/LICENSE b/third_party/github.com/guelfey/go.dbus/LICENSE similarity index 100% rename from src/github.com/guelfey/go.dbus/LICENSE rename to third_party/github.com/guelfey/go.dbus/LICENSE diff --git a/src/github.com/guelfey/go.dbus/README.markdown b/third_party/github.com/guelfey/go.dbus/README.markdown similarity index 100% rename from src/github.com/guelfey/go.dbus/README.markdown rename to third_party/github.com/guelfey/go.dbus/README.markdown diff --git a/src/github.com/guelfey/go.dbus/_examples/eavesdrop.go b/third_party/github.com/guelfey/go.dbus/_examples/eavesdrop.go similarity index 88% rename from src/github.com/guelfey/go.dbus/_examples/eavesdrop.go rename to third_party/github.com/guelfey/go.dbus/_examples/eavesdrop.go index 6f4512c..d2ff168 100644 --- a/src/github.com/guelfey/go.dbus/_examples/eavesdrop.go +++ b/third_party/github.com/guelfey/go.dbus/_examples/eavesdrop.go @@ -2,7 +2,7 @@ package main import ( "fmt" - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" "os" ) diff --git a/src/github.com/guelfey/go.dbus/_examples/introspect.go b/third_party/github.com/guelfey/go.dbus/_examples/introspect.go similarity index 66% rename from src/github.com/guelfey/go.dbus/_examples/introspect.go rename to third_party/github.com/guelfey/go.dbus/_examples/introspect.go index fb258ca..5ccdcaf 100644 --- a/src/github.com/guelfey/go.dbus/_examples/introspect.go +++ b/third_party/github.com/guelfey/go.dbus/_examples/introspect.go @@ -2,8 +2,8 @@ package main import ( "encoding/json" - "github.com/guelfey/go.dbus" - "github.com/guelfey/go.dbus/introspect" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus/introspect" "os" ) diff --git a/src/github.com/guelfey/go.dbus/_examples/list-names.go b/third_party/github.com/guelfey/go.dbus/_examples/list-names.go similarity index 86% rename from src/github.com/guelfey/go.dbus/_examples/list-names.go rename to third_party/github.com/guelfey/go.dbus/_examples/list-names.go index c2f48ce..8cf7403 100644 --- a/src/github.com/guelfey/go.dbus/_examples/list-names.go +++ b/third_party/github.com/guelfey/go.dbus/_examples/list-names.go @@ -2,7 +2,7 @@ package main import ( "fmt" - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" "os" ) diff --git a/src/github.com/guelfey/go.dbus/_examples/notification.go b/third_party/github.com/guelfey/go.dbus/_examples/notification.go similarity index 83% rename from src/github.com/guelfey/go.dbus/_examples/notification.go rename to third_party/github.com/guelfey/go.dbus/_examples/notification.go index 2fbb4a5..b627383 100644 --- a/src/github.com/guelfey/go.dbus/_examples/notification.go +++ b/third_party/github.com/guelfey/go.dbus/_examples/notification.go @@ -1,6 +1,6 @@ package main -import "github.com/guelfey/go.dbus" +import "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" func main() { conn, err := dbus.SessionBus() diff --git a/src/github.com/guelfey/go.dbus/_examples/prop.go b/third_party/github.com/guelfey/go.dbus/_examples/prop.go similarity index 85% rename from src/github.com/guelfey/go.dbus/_examples/prop.go rename to third_party/github.com/guelfey/go.dbus/_examples/prop.go index 2ee553a..5e347f3 100644 --- a/src/github.com/guelfey/go.dbus/_examples/prop.go +++ b/third_party/github.com/guelfey/go.dbus/_examples/prop.go @@ -2,9 +2,9 @@ package main import ( "fmt" - "github.com/guelfey/go.dbus" - "github.com/guelfey/go.dbus/introspect" - "github.com/guelfey/go.dbus/prop" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus/introspect" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus/prop" "os" ) diff --git a/src/github.com/guelfey/go.dbus/_examples/server.go b/third_party/github.com/guelfey/go.dbus/_examples/server.go similarity index 85% rename from src/github.com/guelfey/go.dbus/_examples/server.go rename to third_party/github.com/guelfey/go.dbus/_examples/server.go index 69fa287..84bd0db 100644 --- a/src/github.com/guelfey/go.dbus/_examples/server.go +++ b/third_party/github.com/guelfey/go.dbus/_examples/server.go @@ -2,8 +2,8 @@ package main import ( "fmt" - "github.com/guelfey/go.dbus" - "github.com/guelfey/go.dbus/introspect" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus/introspect" "os" ) diff --git a/src/github.com/guelfey/go.dbus/_examples/signal.go b/third_party/github.com/guelfey/go.dbus/_examples/signal.go similarity index 85% rename from src/github.com/guelfey/go.dbus/_examples/signal.go rename to third_party/github.com/guelfey/go.dbus/_examples/signal.go index 6373b64..5784aa9 100644 --- a/src/github.com/guelfey/go.dbus/_examples/signal.go +++ b/third_party/github.com/guelfey/go.dbus/_examples/signal.go @@ -2,7 +2,7 @@ package main import ( "fmt" - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" "os" ) diff --git a/src/github.com/guelfey/go.dbus/auth.go b/third_party/github.com/guelfey/go.dbus/auth.go similarity index 100% rename from src/github.com/guelfey/go.dbus/auth.go rename to third_party/github.com/guelfey/go.dbus/auth.go diff --git a/src/github.com/guelfey/go.dbus/auth_external.go b/third_party/github.com/guelfey/go.dbus/auth_external.go similarity index 100% rename from src/github.com/guelfey/go.dbus/auth_external.go rename to third_party/github.com/guelfey/go.dbus/auth_external.go diff --git a/src/github.com/guelfey/go.dbus/auth_sha1.go b/third_party/github.com/guelfey/go.dbus/auth_sha1.go similarity index 100% rename from src/github.com/guelfey/go.dbus/auth_sha1.go rename to third_party/github.com/guelfey/go.dbus/auth_sha1.go diff --git a/src/github.com/guelfey/go.dbus/call.go b/third_party/github.com/guelfey/go.dbus/call.go similarity index 100% rename from src/github.com/guelfey/go.dbus/call.go rename to third_party/github.com/guelfey/go.dbus/call.go diff --git a/src/github.com/guelfey/go.dbus/conn.go b/third_party/github.com/guelfey/go.dbus/conn.go similarity index 100% rename from src/github.com/guelfey/go.dbus/conn.go rename to third_party/github.com/guelfey/go.dbus/conn.go diff --git a/src/github.com/guelfey/go.dbus/conn_darwin.go b/third_party/github.com/guelfey/go.dbus/conn_darwin.go similarity index 100% rename from src/github.com/guelfey/go.dbus/conn_darwin.go rename to third_party/github.com/guelfey/go.dbus/conn_darwin.go diff --git a/src/github.com/guelfey/go.dbus/conn_other.go b/third_party/github.com/guelfey/go.dbus/conn_other.go similarity index 100% rename from src/github.com/guelfey/go.dbus/conn_other.go rename to third_party/github.com/guelfey/go.dbus/conn_other.go diff --git a/src/github.com/guelfey/go.dbus/conn_test.go b/third_party/github.com/guelfey/go.dbus/conn_test.go similarity index 100% rename from src/github.com/guelfey/go.dbus/conn_test.go rename to third_party/github.com/guelfey/go.dbus/conn_test.go diff --git a/src/github.com/guelfey/go.dbus/dbus.go b/third_party/github.com/guelfey/go.dbus/dbus.go similarity index 100% rename from src/github.com/guelfey/go.dbus/dbus.go rename to third_party/github.com/guelfey/go.dbus/dbus.go diff --git a/src/github.com/guelfey/go.dbus/decoder.go b/third_party/github.com/guelfey/go.dbus/decoder.go similarity index 100% rename from src/github.com/guelfey/go.dbus/decoder.go rename to third_party/github.com/guelfey/go.dbus/decoder.go diff --git a/src/github.com/guelfey/go.dbus/doc.go b/third_party/github.com/guelfey/go.dbus/doc.go similarity index 100% rename from src/github.com/guelfey/go.dbus/doc.go rename to third_party/github.com/guelfey/go.dbus/doc.go diff --git a/src/github.com/guelfey/go.dbus/encoder.go b/third_party/github.com/guelfey/go.dbus/encoder.go similarity index 100% rename from src/github.com/guelfey/go.dbus/encoder.go rename to third_party/github.com/guelfey/go.dbus/encoder.go diff --git a/src/github.com/guelfey/go.dbus/examples_test.go b/third_party/github.com/guelfey/go.dbus/examples_test.go similarity index 100% rename from src/github.com/guelfey/go.dbus/examples_test.go rename to third_party/github.com/guelfey/go.dbus/examples_test.go diff --git a/src/github.com/guelfey/go.dbus/export.go b/third_party/github.com/guelfey/go.dbus/export.go similarity index 100% rename from src/github.com/guelfey/go.dbus/export.go rename to third_party/github.com/guelfey/go.dbus/export.go diff --git a/src/github.com/guelfey/go.dbus/introspect/call.go b/third_party/github.com/guelfey/go.dbus/introspect/call.go similarity index 87% rename from src/github.com/guelfey/go.dbus/introspect/call.go rename to third_party/github.com/guelfey/go.dbus/introspect/call.go index 180ba58..4a40fd4 100644 --- a/src/github.com/guelfey/go.dbus/introspect/call.go +++ b/third_party/github.com/guelfey/go.dbus/introspect/call.go @@ -2,7 +2,7 @@ package introspect import ( "encoding/xml" - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" "strings" ) diff --git a/src/github.com/guelfey/go.dbus/introspect/introspect.go b/third_party/github.com/guelfey/go.dbus/introspect/introspect.go similarity index 100% rename from src/github.com/guelfey/go.dbus/introspect/introspect.go rename to third_party/github.com/guelfey/go.dbus/introspect/introspect.go diff --git a/src/github.com/guelfey/go.dbus/introspect/introspectable.go b/third_party/github.com/guelfey/go.dbus/introspect/introspectable.go similarity index 96% rename from src/github.com/guelfey/go.dbus/introspect/introspectable.go rename to third_party/github.com/guelfey/go.dbus/introspect/introspectable.go index ca1f8b5..c86c8a1 100644 --- a/src/github.com/guelfey/go.dbus/introspect/introspectable.go +++ b/third_party/github.com/guelfey/go.dbus/introspect/introspectable.go @@ -2,7 +2,7 @@ package introspect import ( "encoding/xml" - "github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" "reflect" ) diff --git a/src/github.com/guelfey/go.dbus/message.go b/third_party/github.com/guelfey/go.dbus/message.go similarity index 100% rename from src/github.com/guelfey/go.dbus/message.go rename to third_party/github.com/guelfey/go.dbus/message.go diff --git a/src/github.com/guelfey/go.dbus/prop/prop.go b/third_party/github.com/guelfey/go.dbus/prop/prop.go similarity index 97% rename from src/github.com/guelfey/go.dbus/prop/prop.go rename to third_party/github.com/guelfey/go.dbus/prop/prop.go index bc69520..0cac057 100644 --- a/src/github.com/guelfey/go.dbus/prop/prop.go +++ b/third_party/github.com/guelfey/go.dbus/prop/prop.go @@ -3,8 +3,8 @@ package prop import ( - "github.com/guelfey/go.dbus" - "github.com/guelfey/go.dbus/introspect" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus" + "github.com/coreos/coreos-cloudinit/third_party/github.com/guelfey/go.dbus/introspect" "sync" ) diff --git a/src/github.com/guelfey/go.dbus/proto_test.go b/third_party/github.com/guelfey/go.dbus/proto_test.go similarity index 100% rename from src/github.com/guelfey/go.dbus/proto_test.go rename to third_party/github.com/guelfey/go.dbus/proto_test.go diff --git a/src/github.com/guelfey/go.dbus/sig.go b/third_party/github.com/guelfey/go.dbus/sig.go similarity index 100% rename from src/github.com/guelfey/go.dbus/sig.go rename to third_party/github.com/guelfey/go.dbus/sig.go diff --git a/src/github.com/guelfey/go.dbus/sig_test.go b/third_party/github.com/guelfey/go.dbus/sig_test.go similarity index 100% rename from src/github.com/guelfey/go.dbus/sig_test.go rename to third_party/github.com/guelfey/go.dbus/sig_test.go diff --git a/src/github.com/guelfey/go.dbus/transport_darwin.go b/third_party/github.com/guelfey/go.dbus/transport_darwin.go similarity index 100% rename from src/github.com/guelfey/go.dbus/transport_darwin.go rename to third_party/github.com/guelfey/go.dbus/transport_darwin.go diff --git a/src/github.com/guelfey/go.dbus/transport_generic.go b/third_party/github.com/guelfey/go.dbus/transport_generic.go similarity index 100% rename from src/github.com/guelfey/go.dbus/transport_generic.go rename to third_party/github.com/guelfey/go.dbus/transport_generic.go diff --git a/src/github.com/guelfey/go.dbus/transport_unix.go b/third_party/github.com/guelfey/go.dbus/transport_unix.go similarity index 100% rename from src/github.com/guelfey/go.dbus/transport_unix.go rename to third_party/github.com/guelfey/go.dbus/transport_unix.go diff --git a/src/github.com/guelfey/go.dbus/transport_unix_test.go b/third_party/github.com/guelfey/go.dbus/transport_unix_test.go similarity index 100% rename from src/github.com/guelfey/go.dbus/transport_unix_test.go rename to third_party/github.com/guelfey/go.dbus/transport_unix_test.go diff --git a/src/github.com/guelfey/go.dbus/transport_unixcred.go b/third_party/github.com/guelfey/go.dbus/transport_unixcred.go similarity index 100% rename from src/github.com/guelfey/go.dbus/transport_unixcred.go rename to third_party/github.com/guelfey/go.dbus/transport_unixcred.go diff --git a/src/github.com/guelfey/go.dbus/variant.go b/third_party/github.com/guelfey/go.dbus/variant.go similarity index 100% rename from src/github.com/guelfey/go.dbus/variant.go rename to third_party/github.com/guelfey/go.dbus/variant.go diff --git a/src/github.com/guelfey/go.dbus/variant_lexer.go b/third_party/github.com/guelfey/go.dbus/variant_lexer.go similarity index 100% rename from src/github.com/guelfey/go.dbus/variant_lexer.go rename to third_party/github.com/guelfey/go.dbus/variant_lexer.go diff --git a/src/github.com/guelfey/go.dbus/variant_parser.go b/third_party/github.com/guelfey/go.dbus/variant_parser.go similarity index 100% rename from src/github.com/guelfey/go.dbus/variant_parser.go rename to third_party/github.com/guelfey/go.dbus/variant_parser.go diff --git a/src/github.com/guelfey/go.dbus/variant_test.go b/third_party/github.com/guelfey/go.dbus/variant_test.go similarity index 100% rename from src/github.com/guelfey/go.dbus/variant_test.go rename to third_party/github.com/guelfey/go.dbus/variant_test.go diff --git a/src/launchpad.net/goyaml/.bzrignore b/third_party/launchpad.net/goyaml/.bzrignore similarity index 100% rename from src/launchpad.net/goyaml/.bzrignore rename to third_party/launchpad.net/goyaml/.bzrignore diff --git a/src/launchpad.net/goyaml/.lbox b/third_party/launchpad.net/goyaml/.lbox similarity index 100% rename from src/launchpad.net/goyaml/.lbox rename to third_party/launchpad.net/goyaml/.lbox diff --git a/src/launchpad.net/goyaml/.lbox.check b/third_party/launchpad.net/goyaml/.lbox.check similarity index 100% rename from src/launchpad.net/goyaml/.lbox.check rename to third_party/launchpad.net/goyaml/.lbox.check diff --git a/src/launchpad.net/goyaml/LICENSE b/third_party/launchpad.net/goyaml/LICENSE similarity index 100% rename from src/launchpad.net/goyaml/LICENSE rename to third_party/launchpad.net/goyaml/LICENSE diff --git a/src/launchpad.net/goyaml/LICENSE.libyaml b/third_party/launchpad.net/goyaml/LICENSE.libyaml similarity index 100% rename from src/launchpad.net/goyaml/LICENSE.libyaml rename to third_party/launchpad.net/goyaml/LICENSE.libyaml diff --git a/src/launchpad.net/goyaml/Makefile b/third_party/launchpad.net/goyaml/Makefile similarity index 100% rename from src/launchpad.net/goyaml/Makefile rename to third_party/launchpad.net/goyaml/Makefile diff --git a/src/launchpad.net/goyaml/apic.go b/third_party/launchpad.net/goyaml/apic.go similarity index 100% rename from src/launchpad.net/goyaml/apic.go rename to third_party/launchpad.net/goyaml/apic.go diff --git a/src/launchpad.net/goyaml/decode.go b/third_party/launchpad.net/goyaml/decode.go similarity index 100% rename from src/launchpad.net/goyaml/decode.go rename to third_party/launchpad.net/goyaml/decode.go diff --git a/src/launchpad.net/goyaml/decode_test.go b/third_party/launchpad.net/goyaml/decode_test.go similarity index 99% rename from src/launchpad.net/goyaml/decode_test.go rename to third_party/launchpad.net/goyaml/decode_test.go index 83696b5..6b13d50 100644 --- a/src/launchpad.net/goyaml/decode_test.go +++ b/third_party/launchpad.net/goyaml/decode_test.go @@ -2,7 +2,7 @@ package goyaml_test import ( . "launchpad.net/gocheck" - "launchpad.net/goyaml" + "github.com/coreos/coreos-cloudinit/third_party/launchpad.net/goyaml" "math" "reflect" ) diff --git a/src/launchpad.net/goyaml/emitterc.go b/third_party/launchpad.net/goyaml/emitterc.go similarity index 100% rename from src/launchpad.net/goyaml/emitterc.go rename to third_party/launchpad.net/goyaml/emitterc.go diff --git a/src/launchpad.net/goyaml/encode.go b/third_party/launchpad.net/goyaml/encode.go similarity index 100% rename from src/launchpad.net/goyaml/encode.go rename to third_party/launchpad.net/goyaml/encode.go diff --git a/src/launchpad.net/goyaml/encode_test.go b/third_party/launchpad.net/goyaml/encode_test.go similarity index 98% rename from src/launchpad.net/goyaml/encode_test.go rename to third_party/launchpad.net/goyaml/encode_test.go index 2887466..91944b0 100644 --- a/src/launchpad.net/goyaml/encode_test.go +++ b/third_party/launchpad.net/goyaml/encode_test.go @@ -3,7 +3,7 @@ package goyaml_test import ( "fmt" . "launchpad.net/gocheck" - "launchpad.net/goyaml" + "github.com/coreos/coreos-cloudinit/third_party/launchpad.net/goyaml" "math" "strconv" "strings" diff --git a/src/launchpad.net/goyaml/goyaml.go b/third_party/launchpad.net/goyaml/goyaml.go similarity index 100% rename from src/launchpad.net/goyaml/goyaml.go rename to third_party/launchpad.net/goyaml/goyaml.go diff --git a/src/launchpad.net/goyaml/parserc.go b/third_party/launchpad.net/goyaml/parserc.go similarity index 100% rename from src/launchpad.net/goyaml/parserc.go rename to third_party/launchpad.net/goyaml/parserc.go diff --git a/src/launchpad.net/goyaml/readerc.go b/third_party/launchpad.net/goyaml/readerc.go similarity index 100% rename from src/launchpad.net/goyaml/readerc.go rename to third_party/launchpad.net/goyaml/readerc.go diff --git a/src/launchpad.net/goyaml/resolve.go b/third_party/launchpad.net/goyaml/resolve.go similarity index 100% rename from src/launchpad.net/goyaml/resolve.go rename to third_party/launchpad.net/goyaml/resolve.go diff --git a/src/launchpad.net/goyaml/scannerc.go b/third_party/launchpad.net/goyaml/scannerc.go similarity index 100% rename from src/launchpad.net/goyaml/scannerc.go rename to third_party/launchpad.net/goyaml/scannerc.go diff --git a/src/launchpad.net/goyaml/sorter.go b/third_party/launchpad.net/goyaml/sorter.go similarity index 100% rename from src/launchpad.net/goyaml/sorter.go rename to third_party/launchpad.net/goyaml/sorter.go diff --git a/src/launchpad.net/goyaml/suite_test.go b/third_party/launchpad.net/goyaml/suite_test.go similarity index 100% rename from src/launchpad.net/goyaml/suite_test.go rename to third_party/launchpad.net/goyaml/suite_test.go diff --git a/src/launchpad.net/goyaml/writerc.go b/third_party/launchpad.net/goyaml/writerc.go similarity index 100% rename from src/launchpad.net/goyaml/writerc.go rename to third_party/launchpad.net/goyaml/writerc.go diff --git a/src/launchpad.net/goyaml/yamlh.go b/third_party/launchpad.net/goyaml/yamlh.go similarity index 100% rename from src/launchpad.net/goyaml/yamlh.go rename to third_party/launchpad.net/goyaml/yamlh.go diff --git a/src/launchpad.net/goyaml/yamlprivateh.go b/third_party/launchpad.net/goyaml/yamlprivateh.go similarity index 100% rename from src/launchpad.net/goyaml/yamlprivateh.go rename to third_party/launchpad.net/goyaml/yamlprivateh.go