proxy.golang.org : github.com/formancehq/stack : v1.9.1
Modular developer platform to build and operate complex money flows of any size and shape
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/formancehq/[email protected]
Published:
Indexed:
Related tag:
v1.9.1
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/DmitriyVTitov/size v1.5.0
- github.com/Masterminds/semver/v3 v3.2.0
- github.com/Microsoft/go-winio v0.5.2
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/Shopify/sarama v1.37.2
- github.com/ThreeDotsLabs/watermill v1.1.1
- github.com/ThreeDotsLabs/watermill-http v1.1.4
- github.com/ThreeDotsLabs/watermill-kafka/v2 v2.2.2
- github.com/ajg/form v1.5.1
- github.com/antlr/antlr4/runtime/Go/antlr v1.4.10
- github.com/buger/jsonparser v1.1.1
- github.com/cenkalti/backoff/v4 v4.2.0
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/containerd/continuity v0.3.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dgraph-io/ristretto v0.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/docker/cli v20.10.14+incompatible
- github.com/docker/docker v20.10.7+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/dustin/go-humanize v1.0.1
- github.com/eapache/go-resiliency v1.3.0
- github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21
- github.com/eapache/queue v1.1.0
- github.com/formancehq/go-libs v1.4.1
- github.com/formancehq/machine v1.4.5
- github.com/fsnotify/fsnotify v1.6.0
- github.com/gin-contrib/cors v1.4.0
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.8.1
- github.com/go-chi/chi v4.1.2+incompatible
- github.com/go-chi/render v1.0.2
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator/v10 v10.11.1
- github.com/go-redis/redis/v8 v8.11.5
- github.com/go-redis/redismock/v8 v8.0.6
- github.com/goccy/go-json v0.10.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang/glog v1.0.0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-cmp v0.5.9
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.3.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/hcl v1.0.0
- github.com/huandu/go-sqlbuilder v1.17.0
- github.com/huandu/xstrings v1.3.3
- github.com/imdario/mergo v0.3.12
- github.com/inconshreveable/mousetrap v1.0.1
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.13.0
- 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/jcmturner/aescts/v2 v2.0.0
- github.com/jcmturner/dnsutils/v2 v2.0.0
- github.com/jcmturner/gofork v1.7.6
- github.com/jcmturner/gokrb5/v8 v8.4.3
- github.com/jcmturner/rpc/v2 v2.0.3
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.15.13
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.7
- github.com/lithammer/shortuuid/v3 v3.0.7
- github.com/logrusorgru/aurora v2.0.3+incompatible
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-sqlite3 v1.14.16
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/oklog/ulid v1.3.1
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.2
- github.com/opencontainers/runc v1.1.2
- github.com/ory/dockertest/v3 v3.9.1
- github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
- github.com/pborman/uuid v1.2.1
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.6
- github.com/pierrec/lz4/v4 v4.1.17
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/psanford/memfs v0.0.0-20210214183328-a001468d78ef
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/segmentio/backo-go v1.0.1
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/afero v1.9.3
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.6.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.14.0
- github.com/stretchr/testify v1.8.1
- github.com/subosito/gotenv v1.4.1
- github.com/ugorji/go/codec v1.2.7
- github.com/uptrace/opentelemetry-go-extra/otellogrus v0.1.17
- github.com/uptrace/opentelemetry-go-extra/otelutil v0.1.17
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.2
- github.com/xdg-go/stringprep v1.0.4
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- github.com/xtgo/uuid v0.0.0-20140804021211-a0b114877d4c
- go.nhat.io/otelsql v0.7.0
- go.opentelemetry.io/contrib/instrumentation/github.com/Shopify/sarama/otelsarama v0.37.0
- go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.36.4
- go.opentelemetry.io/contrib/propagators/b3 v1.12.0
- go.opentelemetry.io/otel v1.11.2
- go.opentelemetry.io/otel/exporters/jaeger v1.11.2
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.11.2
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.11.2
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.11.2
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.11.2
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.11.2
- go.opentelemetry.io/otel/metric v0.33.0
- go.opentelemetry.io/otel/sdk v1.11.2
- go.opentelemetry.io/otel/trace v1.11.2
- go.opentelemetry.io/proto/otlp v0.19.0
- go.uber.org/atomic v1.10.0
- go.uber.org/dig v1.15.0
- go.uber.org/fx v1.18.2
- go.uber.org/multierr v1.9.0
- go.uber.org/zap v1.24.0
- golang.org/x/crypto v0.4.0
- golang.org/x/net v0.4.0
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.5.0
- google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef
- google.golang.org/grpc v1.51.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/segmentio/analytics-go.v3 v3.1.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1