Skip to content

Commit

Permalink
add test pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
CMGS committed Jul 25, 2017
1 parent c664978 commit 71a95d6
Show file tree
Hide file tree
Showing 2 changed files with 332 additions and 3 deletions.
231 changes: 228 additions & 3 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 104 additions & 0 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,107 @@ import:
- package: github.com/ugorji/go
subpackages:
- codec
testImport:
- package: github.com/golang/glog
- package: github.com/golang/mock/gomock
- package: golang.org/x/oauth2
subpackages:
- "google"
- "jwt"
- package: golang.org/x/tools
subpackages:
- "go/buildutil"
- "go/loader"
- package: github.com/Azure/go-ansiterm
- package: github.com/spf13/cobra/doc
- package: github.com/spf13/cobra/doc
- package: github.com/vdemeester/shakers
- package: github.com/go-check/check
- package: github.com/RackSec/srslog
- package: github.com/bsphere/le_go
- package: cloud.google.com/go/logging
- package: cloud.google.com/go/compute/metadata
- package: github.com/fluent/fluent-logger-golang/fluent
- package: github.com/aws/aws-sdk-go/service/cloudwatchlogs
- package: github.com/syndtr/gocapability/capability
- package: github.com/tchap/go-patricia/patricia
- package: gopkg.in/gemnasium/logrus-airbrake-hook.v2
- package: github.com/BurntSushi/toml
- package: gopkg.in/urfave/cli.v1
- package: github.com/boltdb/bolt
- package: github.com/cockroachdb/cmux
- package: github.com/coreos/go-systemd
subpackages:
- "daemon"
- "util"
- package: github.com/coreos/go-systemd/util
- package: github.com/coreos/pkg/capnslog
- package: github.com/googleapis/gax-go
- package: google.golang.org/api/bigquery/v2
- package: google.golang.org/api/googleapi
- package: google.golang.org/api/iterator
- package: google.golang.org/api/option
- package: google.golang.org/api/transport/http
- package: google.golang.org/api/transport
- package: google.golang.org/api/transport/grpc
- package: golang.org/x/debug
- package: google.golang.org/api/clouddebugger/v2
- package: google.golang.org/api/container/v1
- package: google.golang.org/api/support/bundler
- package: golang.org/x/sync/errgroup
- package: golang.org/x/sync/semaphore
- package: google.golang.org/api/storage/v1
- package: github.com/google/go-cmp/cmp
- package: golang.org/x/time/rate
- package: google.golang.org/api/cloudtrace/v1
- package: google.golang.org/api/gensupport
- package: github.com/golang/geo/r3
- package: gopkg.in/airbrake/gobrake.v2
- package: github.com/dgrijalva/jwt-go
- package: github.com/ghodss/yaml
- package: github.com/gogo/protobuf/proto
- package: github.com/golang/groupcache/lru
- package: github.com/google/btree
- package: github.com/grpc-ecosystem/go-grpc-prometheus
- package: github.com/grpc-ecosystem/grpc-gateway/runtime
- package: github.com/grpc-ecosystem/grpc-gateway/utilities
- package: github.com/jonboulle/clockwork
- package: github.com/prometheus/client_golang/prometheus
- package: github.com/spf13/pflag
- package: github.com/xiang90/probing
- package: github.com/kr/pty
- package: github.com/bgentry/speakeasy
- package: github.com/dustin/go-humanize
- package: github.com/olekukonko/tablewriter
- package: github.com/urfave/cli
- package: gopkg.in/cheggaaa/pb.v1
- package: github.com/godbus/dbus
- package: gopkg.in/yaml.v1
- package: github.com/cpuguy83/go-md2man/md2man
- package: github.com/tinylib/msgp/msgp
- package: github.com/mitchellh/go-homedir
- package: github.com/spf13/viper
- package: github.com/beorn7/perks/quantile
- package: github.com/prometheus/client_model/go
- package: github.com/prometheus/common/expfmt
- package: github.com/prometheus/common/model
- package: github.com/prometheus/procfs
- package: github.com/mattn/go-runewidth
- package: github.com/philhofer/fwd
- package: github.com/go-resty/resty
- package: github.com/rogpeppe/fastuuid
- package: github.com/fsnotify/fsnotify
- package: github.com/hashicorp/hcl
- package: github.com/magiconair/properties
- package: github.com/mitchellh/mapstructure
- package: github.com/pelletier/go-toml
- package: github.com/spf13/afero
- package: github.com/spf13/cast
- package: github.com/spf13/jwalterweatherman
- package: github.com/xordataexchange/crypt/config
- package: github.com/ttacon/chalk
- package: github.com/matttproud/golang_protobuf_extensions/pbutil
- package: github.com/julienschmidt/httprouter
- package: github.com/pkg/sftp
- package: github.com/armon/consul-api
- package: github.com/kr/fs

0 comments on commit 71a95d6

Please sign in to comment.