mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
422 lines
13 KiB
YAML
422 lines
13 KiB
YAML
hash: a333d90d0cb65a059f0459e426d4a1a11cc4b7385beca641a11ebf2e67b2a371
|
|
updated: 2017-07-26T12:30:24.327734143-07:00
|
|
imports:
|
|
- name: code.cloudfoundry.org/bytefmt
|
|
version: f4415fafc5619dd75599a54a7c91fb3948ad58bd
|
|
- name: github.com/amir/raidman
|
|
version: 1ccc43bfb9c93cb401a4025e49c64ba71e5e668b
|
|
subpackages:
|
|
- proto
|
|
- name: github.com/apache/thrift
|
|
version: 0dd823580c78a79ae9696eb9b3650e400fff140f
|
|
subpackages:
|
|
- lib/go/thrift
|
|
- name: github.com/asaskevich/govalidator
|
|
version: aa5cce4a76edb1a5acecab1870c17abbffb5419e
|
|
- name: github.com/aws/aws-sdk-go
|
|
version: 90dec2183a5f5458ee79cbaf4b8e9ab910bc81a6
|
|
subpackages:
|
|
- aws
|
|
- aws/awserr
|
|
- aws/awsutil
|
|
- aws/client
|
|
- aws/client/metadata
|
|
- aws/corehandlers
|
|
- aws/credentials
|
|
- aws/credentials/ec2rolecreds
|
|
- aws/defaults
|
|
- aws/ec2metadata
|
|
- aws/request
|
|
- aws/session
|
|
- aws/signer/v4
|
|
- private/endpoints
|
|
- private/protocol
|
|
- private/protocol/json/jsonutil
|
|
- private/protocol/jsonrpc
|
|
- private/protocol/query
|
|
- private/protocol/query/queryutil
|
|
- private/protocol/rest
|
|
- private/protocol/restjson
|
|
- private/protocol/restxml
|
|
- private/protocol/xml/xmlutil
|
|
- private/waiter
|
|
- service/cloudfront/sign
|
|
- service/lambda
|
|
- service/s3
|
|
- vendor/github.com/go-ini/ini
|
|
- vendor/github.com/jmespath/go-jmespath
|
|
- name: github.com/Azure/go-ansiterm
|
|
version: fa152c58bc15761d0200cb75fe958b89a9d4888e
|
|
subpackages:
|
|
- winterm
|
|
- name: github.com/boltdb/bolt
|
|
version: e9cf4fae01b5a8ff89d0ec6b32f0d9c9f79aefdd
|
|
- name: github.com/cactus/go-statsd-client
|
|
version: 1139cdac1a56e404b5382e3a3503a2c587d2c0c3
|
|
subpackages:
|
|
- statsd
|
|
- name: github.com/ccirello/supervisor
|
|
version: 230eff6403e22b43f5fba7b28466dae4718934dd
|
|
- name: github.com/cenkalti/backoff
|
|
version: 5d150e7eec023ce7a124856b37c68e54b4050ac7
|
|
- name: github.com/coreos/go-semver
|
|
version: 1817cd4bea52af76542157eeabd74b057d1a199e
|
|
subpackages:
|
|
- semver
|
|
- name: github.com/davecgh/go-spew
|
|
version: 5215b55f46b2b919f50a1df0eaa5886afe4e3b3d
|
|
subpackages:
|
|
- spew
|
|
- name: github.com/dchest/siphash
|
|
version: 4ebf1de738443ea7f45f02dc394c4df1942a126d
|
|
- name: github.com/dghubble/go-twitter
|
|
version: d7141a7cba567120d53d0a136fce068864b43f8c
|
|
subpackages:
|
|
- twitter
|
|
- name: github.com/dghubble/oauth1
|
|
version: 7d51c10e15ca32917b32ce43f6e25840d6951db4
|
|
- name: github.com/dghubble/sling
|
|
version: bbfb8293bd33a6baad33d718aacf66ef73a29f30
|
|
- name: github.com/dgrijalva/jwt-go
|
|
version: a539ee1a749a2b895533f979515ac7e6e0f5b650
|
|
- name: github.com/docker/cli
|
|
version: dd585ad4fb8046aa66eb56babef0c63aa5c5244d
|
|
subpackages:
|
|
- cli/config/configfile
|
|
- name: github.com/docker/distribution
|
|
version: 99cb7c0946d2f5a38015443e515dc916295064d7
|
|
subpackages:
|
|
- context
|
|
- digest
|
|
- manifest
|
|
- manifest/schema1
|
|
- manifest/schema2
|
|
- reference
|
|
- uuid
|
|
- name: github.com/docker/docker
|
|
version: 89658bed64c2a8fe05a978e5b87dbec409d57a0f
|
|
subpackages:
|
|
- api/types
|
|
- api/types/blkiodev
|
|
- api/types/container
|
|
- api/types/filters
|
|
- api/types/mount
|
|
- api/types/network
|
|
- api/types/registry
|
|
- api/types/strslice
|
|
- api/types/swarm
|
|
- api/types/versions
|
|
- opts
|
|
- pkg/archive
|
|
- pkg/fileutils
|
|
- pkg/homedir
|
|
- pkg/idtools
|
|
- pkg/ioutils
|
|
- pkg/jsonlog
|
|
- pkg/jsonmessage
|
|
- pkg/longpath
|
|
- pkg/pools
|
|
- pkg/promise
|
|
- pkg/stdcopy
|
|
- pkg/system
|
|
- pkg/term
|
|
- pkg/term/windows
|
|
- name: github.com/docker/go-connections
|
|
version: e15c02316c12de00874640cd76311849de2aeed5
|
|
subpackages:
|
|
- nat
|
|
- name: github.com/docker/go-units
|
|
version: 0dadbb0345b35ec7ef35e228dabb8de89a65bf52
|
|
- name: github.com/docker/libtrust
|
|
version: fa567046d9b14f6aa788882a950d69651d230b21
|
|
- name: github.com/eapache/go-resiliency
|
|
version: b1fe83b5b03f624450823b751b662259ffc6af70
|
|
subpackages:
|
|
- breaker
|
|
- name: github.com/eapache/go-xerial-snappy
|
|
version: bb955e01b9346ac19dc29eb16586c90ded99a98c
|
|
- name: github.com/eapache/queue
|
|
version: 44cc805cf13205b55f69e14bcb69867d1ae92f98
|
|
- name: github.com/fsnotify/fsnotify
|
|
version: 4da3e2cfbabc9f751898f250b49f2439785783a1
|
|
- name: github.com/fsouza/go-dockerclient
|
|
version: c933ed18bef34ec2955de03de8ef9a3bb996e3df
|
|
- name: github.com/funcy/functions_go
|
|
version: c540b7a8e1af8dad992a3b520175db85f8e53636
|
|
subpackages:
|
|
- client
|
|
- client/apps
|
|
- client/call
|
|
- client/operations
|
|
- client/routes
|
|
- client/tasks
|
|
- client/version
|
|
- models
|
|
- name: github.com/garyburd/redigo
|
|
version: 95d11dba2d44531bdb8022752b98912baafae03a
|
|
subpackages:
|
|
- internal
|
|
- redis
|
|
- name: github.com/giantswarm/semver-bump
|
|
version: 7ec6ac8985c24dd50b4942f9a908d13cdfe70f23
|
|
subpackages:
|
|
- bump
|
|
- storage
|
|
- name: github.com/gin-gonic/gin
|
|
version: d5b353c5d5a560322e6d96121c814115562501f7
|
|
subpackages:
|
|
- binding
|
|
- render
|
|
- name: github.com/go-ini/ini
|
|
version: 3d73f4b845efdf9989fffd4b4e562727744a34ba
|
|
- name: github.com/go-logfmt/logfmt
|
|
version: 390ab7935ee28ec6b286364bba9b4dd6410cb3d5
|
|
- name: github.com/go-openapi/analysis
|
|
version: 0473cb67199f68b8b7d90e641afd9e79ad36b851
|
|
- name: github.com/go-openapi/errors
|
|
version: 03cfca65330da08a5a440053faf994a3c682b5bf
|
|
- name: github.com/go-openapi/jsonpointer
|
|
version: 779f45308c19820f1a69e9a4cd965f496e0da10f
|
|
- name: github.com/go-openapi/jsonreference
|
|
version: 36d33bfe519efae5632669801b180bf1a245da3b
|
|
- name: github.com/go-openapi/loads
|
|
version: a80dea3052f00e5f032e860dd7355cd0cc67e24d
|
|
subpackages:
|
|
- fmts
|
|
- name: github.com/go-openapi/runtime
|
|
version: 2e9e988df6c290425033bacd425e008950c96be6
|
|
subpackages:
|
|
- client
|
|
- name: github.com/go-openapi/spec
|
|
version: e81a13315ac92ce3e73075856c5cd50301695405
|
|
- name: github.com/go-openapi/strfmt
|
|
version: 93a31ef21ac23f317792fff78f9539219dd74619
|
|
- name: github.com/go-openapi/swag
|
|
version: f3f9494671f93fcff853e3c6e9e948b3eb71e590
|
|
- name: github.com/go-openapi/validate
|
|
version: 035dcd74f1f61e83debe1c22950dc53556e7e4b2
|
|
- name: github.com/go-resty/resty
|
|
version: 6d8c785a63e4b7505c88451cf9c5b452ccf2454c
|
|
- name: github.com/go-sql-driver/mysql
|
|
version: 56226343bd543f91a3930ed73ebdd03cfd633e85
|
|
- name: github.com/gogo/protobuf
|
|
version: 83c564581ed68caafcec877c710d7ac243232c93
|
|
subpackages:
|
|
- proto
|
|
- name: github.com/golang/protobuf
|
|
version: 2402d76f3d41f928c7902a765dfc872356dd3aad
|
|
subpackages:
|
|
- proto
|
|
- name: github.com/golang/snappy
|
|
version: 553a641470496b2327abcac10b36396bd98e45c9
|
|
- name: github.com/google/btree
|
|
version: 316fb6d3f031ae8f4d457c6c5186b9e3ded70435
|
|
- name: github.com/google/go-querystring
|
|
version: 53e6ce116135b80d037921a7fdd5138cf32d7a8a
|
|
subpackages:
|
|
- query
|
|
- name: github.com/gorilla/context
|
|
version: 14f550f51af52180c2eefed15e5fd18d63c0a64a
|
|
- name: github.com/gorilla/mux
|
|
version: e444e69cbd2e2e3e0749a2f3c717cec491552bbf
|
|
- name: github.com/hashicorp/go-cleanhttp
|
|
version: 3573b8b52aa7b37b9358d966a898feb387f62437
|
|
- name: github.com/hashicorp/hcl
|
|
version: 392dba7d905ed5d04a5794ba89f558b27e2ba1ca
|
|
subpackages:
|
|
- hcl/ast
|
|
- hcl/parser
|
|
- hcl/scanner
|
|
- hcl/strconv
|
|
- hcl/token
|
|
- json/parser
|
|
- json/scanner
|
|
- json/token
|
|
- name: github.com/heroku/docker-registry-client
|
|
version: 95467b6cacee2a06f112a3cf7e47a70fad6000cf
|
|
subpackages:
|
|
- registry
|
|
- name: github.com/iron-io/iron_go3
|
|
version: 830335d420db87fc84cbff7f0d1348a46b499946
|
|
subpackages:
|
|
- api
|
|
- config
|
|
- mq
|
|
- name: github.com/jmespath/go-jmespath
|
|
version: bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d
|
|
- name: github.com/jmoiron/jsonq
|
|
version: e874b168d07ecc7808bc950a17998a8aa3141d82
|
|
- name: github.com/jmoiron/sqlx
|
|
version: d9bd385d68c068f1fabb5057e3dedcbcbb039d0f
|
|
subpackages:
|
|
- reflectx
|
|
- name: github.com/juju/errgo
|
|
version: 08cceb5d0b5331634b9826762a8fd53b29b86ad8
|
|
subpackages:
|
|
- errors
|
|
- name: github.com/kr/logfmt
|
|
version: b84e30acd515aadc4b783ad4ff83aff3299bdfe0
|
|
- name: github.com/lib/pq
|
|
version: 8837942c3e09574accbc5f150e2c5e057189cace
|
|
subpackages:
|
|
- oid
|
|
- name: github.com/magiconair/properties
|
|
version: 51463bfca2576e06c62a8504b5c0f06d61312647
|
|
- name: github.com/mailru/easyjson
|
|
version: 44c0351a5bc860bcb2608d54aa03ea686c4e7b25
|
|
subpackages:
|
|
- buffer
|
|
- jlexer
|
|
- jwriter
|
|
- name: github.com/manucorporat/sse
|
|
version: ee05b128a739a0fb76c7ebd3ae4810c1de808d6d
|
|
- name: github.com/mattn/go-isatty
|
|
version: fc9e8d8ef48496124e79ae0df75490096eccf6fe
|
|
- name: github.com/mattn/go-sqlite3
|
|
version: 9cbb0970444f7ee9ccc65376394a504150b25de1
|
|
- name: github.com/Microsoft/go-winio
|
|
version: f533f7a102197536779ea3a8cb881d639e21ec5a
|
|
- name: github.com/mitchellh/mapstructure
|
|
version: d0303fe809921458f417bcf828397a65db30a7e4
|
|
- name: github.com/moby/moby
|
|
version: 72cda6a6c2f25854bea2d69168082684f2c9feca
|
|
subpackages:
|
|
- pkg/jsonmessage
|
|
- name: github.com/Nvveen/Gotty
|
|
version: cd527374f1e5bff4938207604a14f2e38a9cf512
|
|
- name: github.com/onsi/gomega
|
|
version: c893efa28eb45626cdaa76c9f653b62488858837
|
|
subpackages:
|
|
- format
|
|
- internal/assertion
|
|
- internal/asyncassertion
|
|
- internal/oraclematcher
|
|
- internal/testingtsupport
|
|
- matchers
|
|
- matchers/support/goraph/bipartitegraph
|
|
- matchers/support/goraph/edge
|
|
- matchers/support/goraph/node
|
|
- matchers/support/goraph/util
|
|
- types
|
|
- name: github.com/opencontainers/runc
|
|
version: ea35825a6350511ab93fe24e69c0723d6728616d
|
|
subpackages:
|
|
- libcontainer/system
|
|
- libcontainer/user
|
|
- name: github.com/opentracing-contrib/go-observer
|
|
version: a52f2342449246d5bcc273e65cbdcfa5f7d6c63c
|
|
- name: github.com/opentracing/opentracing-go
|
|
version: 06f47b42c792fef2796e9681353e1d908c417827
|
|
subpackages:
|
|
- ext
|
|
- log
|
|
- name: github.com/openzipkin/zipkin-go-opentracing
|
|
version: e6b1ad87c0787de9cb033d4f680fe69cd69e19fe
|
|
subpackages:
|
|
- flag
|
|
- thrift/gen-go/scribe
|
|
- thrift/gen-go/zipkincore
|
|
- types
|
|
- wire
|
|
- name: github.com/patrickmn/go-cache
|
|
version: 7ac151875ffb48b9f3ccce9ea20f020b0c1596c8
|
|
- name: github.com/pelletier/go-buffruneio
|
|
version: c37440a7cf42ac63b919c752ca73a85067e05992
|
|
- name: github.com/pelletier/go-toml
|
|
version: fe7536c3dee2596cdd23ee9976a17c22bdaae286
|
|
- name: github.com/pierrec/lz4
|
|
version: 5a3d2245f97fc249850e7802e3c01fad02a1c316
|
|
- name: github.com/pierrec/xxHash
|
|
version: a0006b13c722f7f12368c00a3d3c2ae8a999a0c6
|
|
subpackages:
|
|
- xxHash32
|
|
- name: github.com/pkg/errors
|
|
version: c605e284fe17294bda444b34710735b29d1a9d90
|
|
- name: github.com/PuerkitoBio/purell
|
|
version: b938d81255b5473c57635324295cb0fe398c7a58
|
|
- name: github.com/PuerkitoBio/urlesc
|
|
version: bbf7a2afc14f93e1e0a5c06df524fbd75e5031e5
|
|
- name: github.com/rcrowley/go-metrics
|
|
version: 1f30fe9094a513ce4c700b9a54458bbb0c96996c
|
|
- name: github.com/Shopify/sarama
|
|
version: 2fd980e23bdcbb8edeb78fc704de0c39a6567ffc
|
|
- name: github.com/sirupsen/logrus
|
|
version: ba1b36c82c5e05c4f912a88eab0dcd91a171688f
|
|
- name: github.com/Sirupsen/logrus
|
|
version: ba1b36c82c5e05c4f912a88eab0dcd91a171688f
|
|
repo: https://github.com/sirupsen/logrus.git
|
|
vcs: git
|
|
subpackages:
|
|
- hooks/syslog
|
|
- name: github.com/spf13/afero
|
|
version: 9be650865eab0c12963d8753212f4f9c66cdcf12
|
|
subpackages:
|
|
- mem
|
|
- name: github.com/spf13/cast
|
|
version: acbeb36b902d72a7a4c18e8f3241075e7ab763e4
|
|
- name: github.com/spf13/jwalterweatherman
|
|
version: 0efa5202c04663c757d84f90f5219c1250baf94f
|
|
- name: github.com/spf13/pflag
|
|
version: 5644820622454e71517561946e3d94b9f9db6842
|
|
- name: github.com/spf13/viper
|
|
version: 0967fc9aceab2ce9da34061253ac10fb99bba5b2
|
|
- name: github.com/urfave/cli
|
|
version: 4b90d79a682b4bf685762c7452db20f2a676ecb2
|
|
- name: golang.org/x/crypto
|
|
version: c10c31b5e94b6f7a0283272dc2bb27163dcea24b
|
|
subpackages:
|
|
- bcrypt
|
|
- blowfish
|
|
- name: golang.org/x/net
|
|
version: f315505cf3349909cdf013ea56690da34e96a451
|
|
subpackages:
|
|
- context
|
|
- context/ctxhttp
|
|
- html
|
|
- html/atom
|
|
- html/charset
|
|
- idna
|
|
- proxy
|
|
- publicsuffix
|
|
- name: golang.org/x/sys
|
|
version: 0b25a408a50076fbbcae6b7ac0ea5fbb0b085e79
|
|
subpackages:
|
|
- unix
|
|
- windows
|
|
- name: golang.org/x/text
|
|
version: 210eee5cf7323015d097341bcf7166130d001cd8
|
|
subpackages:
|
|
- encoding
|
|
- encoding/charmap
|
|
- encoding/htmlindex
|
|
- encoding/internal
|
|
- encoding/internal/identifier
|
|
- encoding/japanese
|
|
- encoding/korean
|
|
- encoding/simplifiedchinese
|
|
- encoding/traditionalchinese
|
|
- encoding/unicode
|
|
- internal/tag
|
|
- internal/utf8internal
|
|
- language
|
|
- runes
|
|
- transform
|
|
- unicode/norm
|
|
- width
|
|
- name: gopkg.in/go-playground/validator.v8
|
|
version: c193cecd124b5cc722d7ee5538e945bdb3348435
|
|
- name: gopkg.in/mgo.v2
|
|
version: 3f83fa5005286a7fe593b055f0d7771a7dce4655
|
|
subpackages:
|
|
- bson
|
|
- internal/json
|
|
- internal/sasl
|
|
- internal/scram
|
|
- name: gopkg.in/yaml.v2
|
|
version: cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b
|
|
testImports:
|
|
- name: github.com/opencontainers/go-digest
|
|
version: 279bed98673dd5bef374d3b6e4b09e2af76183bf
|
|
- name: github.com/vrischmann/envconfig
|
|
version: 757beaaeac8d14bcc7ea3f71488d65cf45cf2eff
|