proxy.golang.org : github.com/openline-ai/openline-customer-os/packages/server/customer-os-api : v0.0.0-20240117120903-2f414f13026b
Openline customerOS is an open source platform that enables you to bring your customer back to the center of your work.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/openline-ai/openline-customer-os/packages/server/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- ../customer-os-common-auth *
- ../customer-os-common-module *
- ../customer-os-neo4j-repository *
- ../events-processing-proto *
- cloud.google.com/go/compute v1.23.3
- cloud.google.com/go/compute/metadata v0.2.3
- dario.cat/mergo v1.0.0
- github.com/99designs/gqlgen v0.17.42
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/Microsoft/go-winio v0.6.1
- github.com/Microsoft/hcsshim v0.11.4
- github.com/agnivade/levenshtein v1.1.1
- github.com/beorn7/perks v1.0.1
- github.com/bytedance/sonic v1.10.2
- github.com/caarlos0/env/v6 v6.10.1
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
- github.com/chenzhuoyu/iasm v0.9.1
- github.com/containerd/containerd v1.7.11
- github.com/containerd/log v0.1.0
- github.com/coocood/freecache v1.2.4
- github.com/cpuguy83/dockercfg v0.3.1
- github.com/cpuguy83/go-md2man/v2 v2.0.3
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/distribution v2.8.2+incompatible
- github.com/docker/docker v24.0.7+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.5.0
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/gin-contrib/cors v1.5.0
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-contrib/zap v0.2.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-ole/go-ole v1.2.6
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.17.0
- github.com/goccy/go-json v0.10.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.3
- github.com/google/s2a-go v0.1.7
- github.com/google/uuid v1.5.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.2
- github.com/googleapis/gax-go/v2 v2.12.0
- github.com/gorilla/websocket v1.5.1
- github.com/graph-gophers/dataloader v5.0.0+incompatible
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.5.0
- github.com/jackc/puddle/v2 v2.2.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/joho/godotenv v1.5.1
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.16.0
- github.com/klauspost/cpuid/v2 v2.2.6
- github.com/leodido/go-urn v1.2.4
- github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-isatty v0.0.20
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/term v0.5.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/morikuni/aec v1.0.0
- github.com/neo4j/neo4j-go-driver/v5 v5.16.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc5
- github.com/opencontainers/runc v1.1.5
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pelletier/go-toml/v2 v2.1.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
- github.com/prometheus/client_golang v1.18.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.12.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/shirou/gopsutil/v3 v3.23.11
- github.com/shoenig/go-m1cpu v0.1.6
- github.com/sirupsen/logrus v1.9.3
- github.com/sosodev/duration v1.2.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.8.4
- github.com/testcontainers/testcontainers-go v0.27.0
- github.com/tklauser/go-sysconf v0.3.12
- github.com/tklauser/numcpus v0.6.1
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/uber/jaeger-client-go v2.30.0+incompatible
- github.com/uber/jaeger-lib v2.4.1+incompatible
- github.com/ugorji/go/codec v1.2.11
- github.com/urfave/cli/v2 v2.25.7
- github.com/vektah/gqlparser/v2 v2.5.10
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- github.com/yusufpapurcu/wmi v1.2.3
- go.opencensus.io v0.24.0
- go.uber.org/atomic v1.11.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.26.0
- golang.org/x/arch v0.6.0
- golang.org/x/crypto v0.18.0
- golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
- golang.org/x/mod v0.14.0
- golang.org/x/net v0.20.0
- golang.org/x/oauth2 v0.14.0
- golang.org/x/sync v0.5.0
- golang.org/x/sys v0.16.0
- golang.org/x/text v0.14.0
- golang.org/x/tools v0.15.0
- google.golang.org/api v0.151.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto/googleapis/api v0.0.0-20231030173426-d783a09b4405
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
- google.golang.org/grpc v1.60.1
- google.golang.org/protobuf v1.32.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.5.4
- gorm.io/gorm v1.25.5