Ecosyste.ms: Docker
An open API service providing dependency metadata for docker images.
hillol12018/life_curve_service : latest
Latest release: almost 2 years ago - 13 downloads - 100 dependencies
JSONDependencies
- cloud.google.com/go/compute/metadata v0.2.1
- cloud.google.com/go/firestore v1.8.0
- cloud.google.com/go v0.104.0
- github.com/armon/go-metrics v0.4.0
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/coreos/go-semver v0.3.0
- github.com/coreos/go-systemd/v22 v22.3.2
- github.com/fatih/color v1.13.0
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-pg/pg/v10 v10.10.7
- github.com/go-pg/zerochecker v0.2.0
- github.com/gogo/googleapis v1.4.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.9
- github.com/googleapis/enterprise-certificate-proxy v0.2.0
- github.com/googleapis/gax-go/v2 v2.6.0
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/consul/api v1.15.3
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v1.2.0
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/serf v0.9.8
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.13.0
- github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.1
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.12.0
- github.com/jackc/pgx/v4 v4.17.2
- github.com/jinzhu/inflection v1.0.0
- github.com/jmoiron/sqlx v1.3.5
- github.com/json-iterator/go v1.1.12
- github.com/lib/pq v1.10.3
- github.com/magiconair/properties v1.8.6
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.17
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mitchellh/mapstructure v1.5.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.5
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/sagikazarmark/crypt v0.8.0
- github.com/spf13/afero v1.9.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.14.0
- github.com/subosito/gotenv v1.4.1
- github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc
- github.com/uptrace/bun/dialect/pgdialect v1.1.10
- github.com/uptrace/bun/driver/pgdriver v1.1.10
- github.com/uptrace/bun v1.1.10
- github.com/vmihailenco/bufpool v0.1.11
- github.com/vmihailenco/msgpack/v5 v5.3.5
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/vmihailenco/tagparser v0.1.2
- gitlab.com/life_curve/auth (devel)
- go.etcd.io/etcd/api/v3 v3.5.5
- go.etcd.io/etcd/client/pkg/v3 v3.5.5
- go.etcd.io/etcd/client/v2 v2.305.5
- go.etcd.io/etcd/client/v3 v3.5.5
- go.opencensus.io v0.23.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.24.0
- golang.org/x/crypto v0.5.0
- golang.org/x/net v0.5.0
- golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.6.0
- golang.org/x/time v0.0.0-20220609170525-579cf78fd858
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/api v0.102.0
- google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
- google.golang.org/grpc v1.51.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/mail.v2 v2.3.1
- gopkg.in/yaml.v3 v3.0.1
- mellium.im/sasl v0.3.1
- stdlib 1.17.13