proxy.golang.org : github.com/instill-ai/pipeline-backend : v0.29.2-beta
⇋ A REST/gRPC server for Instill AI's Pipeline API service
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/instill-ai/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.112.1
- cloud.google.com/go/bigquery v1.59.1
- cloud.google.com/go/compute v1.24.0
- cloud.google.com/go/compute/metadata v0.2.3
- cloud.google.com/go/iam v1.1.6
- cloud.google.com/go/longrunning v0.5.6
- cloud.google.com/go/storage v1.38.0
- code.sajari.com/docconv v1.3.8
- github.com/JalfResi/justext v0.0.0-20221106200834-be571e3e3052
- github.com/JohannesKaufmann/html-to-markdown v1.5.0
- github.com/PaesslerAG/gval v1.0.0
- github.com/PaesslerAG/jsonpath v0.1.1
- github.com/PuerkitoBio/goquery v1.9.1
- github.com/advancedlogic/GoOse v0.0.0-20191112112754-e742535969c1
- github.com/andybalholm/cascadia v1.3.2
- github.com/antchfx/htmlquery v1.3.0
- github.com/antchfx/xmlquery v1.3.17
- github.com/antchfx/xpath v1.2.4
- github.com/apache/arrow/go/v14 v14.0.2
- github.com/araddon/dateparse v0.0.0-20200409225146-d820a6159ab1
- github.com/catalinc/hashcash v0.0.0-20220723060415-5e3ec3e24f67
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.1
- github.com/deepmap/oapi-codegen v1.8.2
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/dlclark/regexp2 v1.10.0
- github.com/envoyproxy/protoc-gen-validate v1.0.4
- github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a
- github.com/fatih/set v0.2.1
- github.com/felixge/httpsnoop v1.0.4
- github.com/fogleman/gg v1.3.0
- github.com/frankban/quicktest v1.14.6
- github.com/fsnotify/fsnotify v1.6.0
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/gigawattio/window v0.0.0-20180317192513-0f5467e35573
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/go-resty/resty/v2 v2.12.0
- github.com/go-sql-driver/mysql v1.7.1
- github.com/gobwas/glob v0.2.3
- github.com/goccy/go-json v0.10.2
- github.com/gocolly/colly/v2 v2.1.0
- github.com/gofrs/uuid v4.4.0+incompatible
- github.com/gogo/googleapis v1.4.1
- github.com/gogo/protobuf v1.3.2
- github.com/gogo/status v1.1.1
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/mock v1.6.0
- github.com/golang/protobuf v1.5.4
- github.com/google/flatbuffers v23.5.26+incompatible
- github.com/google/go-cmp v0.6.0
- github.com/google/s2a-go v0.1.7
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.2
- github.com/googleapis/gax-go/v2 v2.12.3
- github.com/gorilla/websocket v1.5.1
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
- github.com/h2non/filetype v1.1.3
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/iancoleman/strcase v0.3.0
- github.com/influxdata/influxdb-client-go/v2 v2.12.3
- github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839
- github.com/instill-ai/component v0.19.0-beta
- github.com/instill-ai/protogen-go v0.3.3-alpha.0.20240531114421-d7be5dd350e5
- github.com/instill-ai/usage-client v0.2.4-alpha.0.20240123081026-6c78d9a5197a
- github.com/instill-ai/x v0.4.0-alpha
- github.com/itchyny/gojq v0.12.14
- github.com/itchyny/timefmt-go v0.1.5
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.14.3
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.3
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.5.5
- github.com/jackc/puddle/v2 v2.2.1
- github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/kennygrant/sanitize v1.2.4
- github.com/klauspost/compress v1.17.2
- github.com/klauspost/cpuid/v2 v2.2.5
- github.com/knadh/koanf v1.5.0
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/launchdarkly/go-semver v1.0.2
- github.com/lestrrat-go/jspointer v0.0.0-20181205001929-82fadba7561c
- github.com/lestrrat-go/jsref v0.0.0-20211028120858-c0bcbb5abf20
- github.com/lestrrat-go/option v1.0.0
- github.com/lestrrat-go/pdebug v0.0.0-20210111095411-35b07dbf089b
- github.com/lestrrat-go/structinfo v0.0.0-20210312050401-7f8bd69d6acb
- github.com/levigross/exp-html v0.0.0-20120902181939-8df60c69a8f5
- github.com/lib/pq v1.10.7
- github.com/mattn/go-runewidth v0.0.15
- github.com/mennanov/fieldmask-utils v1.0.0
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/olekukonko/tablewriter v0.0.4
- github.com/openfga/api/proto v0.0.0-20240318145204-66b9e5cb403c
- github.com/otiai10/gosseract/v2 v2.4.1
- github.com/pborman/uuid v1.2.1
- github.com/pierrec/lz4/v4 v4.1.18
- github.com/pkg/errors v0.9.1
- github.com/pkoukk/tiktoken-go v0.1.6
- github.com/pmezard/go-difflib v1.0.0
- github.com/redis/go-redis/v9 v9.5.1
- github.com/richardlehane/mscfb v1.0.3
- github.com/richardlehane/msoleps v1.0.3
- github.com/rivo/uniseg v0.4.4
- github.com/robfig/cron v1.2.0
- github.com/rogpeppe/go-internal v1.11.0
- github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
- github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
- github.com/slack-go/slack v0.12.5
- github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.9.0
- github.com/temoto/robotstxt v1.1.2
- github.com/tmc/langchaingo v0.1.10
- github.com/zeebo/xxh3 v1.0.2
- gitlab.com/golang-commonmark/html v0.0.0-20191124015941-a22733972181
- gitlab.com/golang-commonmark/linkify v0.0.0-20191026162114-a0c2df6c8f82
- gitlab.com/golang-commonmark/markdown v0.0.0-20211110145824-bf3e522c626a
- gitlab.com/golang-commonmark/mdurl v0.0.0-20191124015652-932350d1cb84
- gitlab.com/golang-commonmark/puny v0.0.0-20191124015043-9f83538fa04f
- go.einride.tech/aip v0.60.0
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
- go.opentelemetry.io/contrib/propagators/b3 v1.17.0
- go.opentelemetry.io/otel v1.24.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.24.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0
- go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.24.0
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.24.0
- go.opentelemetry.io/otel/metric v1.24.0
- go.opentelemetry.io/otel/sdk v1.24.0
- go.opentelemetry.io/otel/sdk/metric v1.24.0
- go.opentelemetry.io/otel/trace v1.24.0
- go.opentelemetry.io/proto/otlp v1.1.0
- go.temporal.io/api v1.16.0
- go.temporal.io/sdk v1.21.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.10.0
- go.uber.org/zap v1.26.0
- golang.org/x/crypto v0.23.0
- golang.org/x/image v0.15.0
- golang.org/x/mod v0.16.0
- golang.org/x/net v0.25.0
- golang.org/x/oauth2 v0.18.0
- golang.org/x/sync v0.6.0
- golang.org/x/sys v0.20.0
- golang.org/x/text v0.15.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.14.0
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
- google.golang.org/api v0.172.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto v0.0.0-20240221002015-b0ce06bbee7c
- google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa
- google.golang.org/grpc v1.62.1
- google.golang.org/protobuf v1.33.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/datatypes v1.2.0
- gorm.io/driver/mysql v1.4.7
- gorm.io/driver/postgres v1.5.7
- gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde
- gorm.io/plugin/dbresolver v1.5.1