-
Notifications
You must be signed in to change notification settings - Fork 8
/
Gomfile
10 lines (10 loc) · 995 Bytes
/
Gomfile
1
2
3
4
5
6
7
8
9
10
gom 'github.com/adjust/gocheck', :commit => 'fbc315b36e0e7dc95023e96b43af5d8de58bc6fb'
gom 'github.com/BurntSushi/toml', :commit => 'c2e6da3db91e5bf414c5e970e534bf0c7ea9fed2'
gom 'github.com/crowdmob/goamz/aws', :commit => '3a06871fe9fc0281ca90f3a7d97258d042ed64c0'
gom 'github.com/crowdmob/goamz/s3', :commit => '3a06871fe9fc0281ca90f3a7d97258d042ed64c0'
gom 'github.com/docker/docker/pkg/archive', :commit => '197a3f0a98bbedc1253df3fae42837769871beb1'
gom 'github.com/fsouza/go-dockerclient', :commit => 'ddb122d10f547ee6cfc4ea7debff407d80abdabc'
gom 'github.com/jigish/go-flags', :commit => '5388f80a7e8a41e4c761fed27e5fcfe2af1196ac'
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 'github.com/golang/lint/golint', :commit => '32a87160691b3c96046c0c678fe57c5bef761456'