proxy.golang.org : github.com/rilldata/rill-developer : v0.12.0
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rilldata/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Microsoft/go-winio v0.5.2
- github.com/Microsoft/hcsshim v0.9.2
- github.com/alecthomas/participle/v2 v2.0.0-beta.5
- github.com/apache/calcite-avatica-go/v5 v5.1.0
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/containerd/cgroups v1.0.3
- github.com/containerd/containerd v1.6.1
- github.com/coreos/go-oidc/v3 v3.4.0
- github.com/cpuguy83/go-md2man/v2 v2.0.0
- github.com/creack/pty v1.1.11
- github.com/davecgh/go-spew v1.1.1
- github.com/deepmap/oapi-codegen v1.11.0
- github.com/docker/distribution v2.8.1+incompatible
- github.com/docker/docker v20.10.13+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/fatih/color v1.10.0
- github.com/getkin/kin-openapi v0.100.0
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/swag v0.21.1
- github.com/gofrs/uuid v4.0.0+incompatible
- 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/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/gorilla/context v1.1.1
- github.com/gorilla/securecookie v1.1.1
- github.com/gorilla/sessions v1.2.1
- github.com/grpc-ecosystem/go-grpc-middleware/providers/openmetrics/v2 v2.0.0-20220505152843-58a406687f2d
- github.com/grpc-ecosystem/go-grpc-middleware/providers/opentracing/v2 v2.0.0-20220505152843-58a406687f2d
- github.com/grpc-ecosystem/go-grpc-middleware/providers/zap/v2 v2.0.0-20220505152843-58a406687f2d
- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0-rc.2.0.20220505152843-58a406687f2d
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.10.3
- github.com/hashicorp/go-uuid v1.0.2
- github.com/hashicorp/golang-lru v0.5.1
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/invopop/yaml v0.1.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.8.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.0.7
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.6.2
- github.com/jackc/pgx/v4 v4.10.1
- github.com/jcmturner/aescts/v2 v2.0.0
- github.com/jcmturner/dnsutils/v2 v2.0.0
- github.com/jcmturner/gofork v1.0.0
- github.com/jcmturner/goidentity/v6 v6.0.1
- github.com/jcmturner/gokrb5/v8 v8.4.2
- github.com/jcmturner/rpc/v2 v2.0.3
- github.com/jmoiron/sqlx v1.3.5
- github.com/joho/godotenv v1.3.0
- github.com/josharian/intern v1.0.0
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/labstack/echo-contrib v0.13.0
- github.com/labstack/echo/v4 v4.9.0
- github.com/labstack/gommon v0.3.1
- github.com/lib/pq v1.10.5
- github.com/magiconair/properties v1.8.5
- github.com/mailru/easyjson v0.7.7
- github.com/marcboeker/go-duckdb v0.0.0-20220729093220-bd4fd323ccbd
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-sqlite3 v2.0.3+incompatible
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/sys/mount v0.2.0
- github.com/moby/sys/mountinfo v0.5.0
- github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.2
- github.com/opencontainers/runc v1.1.0
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.12.2
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
- github.com/russross/blackfriday/v2 v2.0.1
- github.com/shopspring/decimal v1.2.0
- github.com/shurcooL/sanitized_anchor_name v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/cobra v1.1.3
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.0
- github.com/testcontainers/testcontainers-go v0.13.0
- github.com/unchartedsoftware/witch v0.0.0-20200617171400-4f405404126f
- github.com/urfave/cli v1.22.4
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.1
- github.com/xinsnake/go-http-digest-auth-client v0.6.0
- go.opencensus.io v0.23.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.17.0
- golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0
- golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
- golang.org/x/net v0.0.0-20220919171627-f8f703f97925
- golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094
- golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
- golang.org/x/tools v0.1.10
- golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90
- google.golang.org/grpc v1.48.0
- google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.2.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/square/go-jose.v2 v2.6.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gotest.tools/v3 v3.1.0
- modernc.org/cc/v3 v3.32.4
- modernc.org/ccgo/v3 v3.9.2
- modernc.org/libc v1.9.5
- modernc.org/mathutil v1.2.2
- modernc.org/memory v1.0.4
- modernc.org/opt v0.1.1
- modernc.org/sqlite v1.10.6
- modernc.org/strutil v1.1.0
- modernc.org/token v1.0.0