diff --git a/Gomfile b/Gomfile index 9d9c927..a8ff6c5 100644 --- a/Gomfile +++ b/Gomfile @@ -14,7 +14,7 @@ gom 'github.com/mewpkg/gopass', :commit => '3b39664481b57ad99d34c86bd64090c28eac gom 'github.com/ooyala/go-jenkins-cli', :commit => 'b0d917efc4bf5e63f10e51a516ba0f54741f39dd' gom 'github.com/scalingdata/gozk', :commit => 'a7d78aed637bdb8d5372f0dc878c1ce05b9ffa0f' -gom 'atlantis', :command => 'git clone https://github.com/ooyala/atlantis.git', :skip_build => 'true', :vendor_path => 'lib' -gom 'atlantis-builder', :command => 'git clone https://github.com/ooyala/atlantis-builder.git', :skip_build => 'true', :vendor_path => 'lib' -gom 'atlantis-router', :command => 'git clone https://github.com/ooyala/atlantis-router.git', :skip_build => 'true', :vendor_path => 'lib' -gom 'atlantis-supervisor', :command => 'git clone https://github.com/ooyala/atlantis-supervisor.git', :skip_build => 'true', :vendor_path => 'lib' +gom 'atlantis', :command => 'git clone https://github.com/ooyala/atlantis.git', :skip_build => 'true', :vendor_path => 'lib', :commit => 'dc17be00d98b4eaaa113006f043d73c06ca90280' +gom 'atlantis-builder', :command => 'git clone https://github.com/ooyala/atlantis-builder.git', :skip_build => 'true', :vendor_path => 'lib', :commit => 'e5a8d3e0095716f5db4d6c2967e2d9a5d829b523' +gom 'atlantis-router', :command => 'git clone https://github.com/ooyala/atlantis-router.git', :skip_build => 'true', :vendor_path => 'lib', :commit => 'd3f2b9e09b74875ed88bbc1829bfb2f7e4acbfe9' +gom 'atlantis-supervisor', :command => 'git clone https://github.com/ooyala/atlantis-supervisor.git', :skip_build => 'true', :vendor_path => 'lib', :commit => '7ed9018bada12ee9c15f4227292473a5c78dfa43'