proxy.golang.org : github.com/go-faster/bot : v0.0.0-20230601055233-2b3cfe6e2d6c
GitHub and Telegram automation
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/go-faster/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- ariga.io/atlas v0.10.2-0.20230427182402-87a07dfb83bf
- entgo.io/ent v0.12.3
- github.com/ClickHouse/ch-go v0.56.0
- github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8
- github.com/agext/levenshtein v1.2.1
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/beorn7/perks v1.0.1
- github.com/bradleyfalzon/ghinstallation/v2 v2.4.0
- github.com/brpaz/echozap v1.1.3
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/cloudflare/circl v1.3.3
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/dlclark/regexp2 v1.10.0
- github.com/dmarkham/enumer v1.5.8
- github.com/dustin/go-humanize v1.0.1
- github.com/fatih/color v1.15.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/ghodss/yaml v1.0.0
- github.com/gin-gonic/gin v1.9.0
- github.com/go-faster/city v1.0.1
- github.com/go-faster/errors v0.6.1
- github.com/go-faster/jx v1.0.0
- github.com/go-faster/sdk v0.7.0
- github.com/go-faster/xor v1.0.0
- github.com/go-faster/yaml v0.4.6
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/go-logr/zapr v1.2.4
- github.com/go-openapi/inflect v0.19.0
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.5.9
- github.com/google/go-github/v52 v52.0.0
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.3.0
- github.com/gotd/contrib v0.19.0
- github.com/gotd/ige v0.2.2
- github.com/gotd/neo v0.1.5
- github.com/gotd/td v0.83.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hcl/v2 v2.13.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.3.1
- github.com/klauspost/compress v1.16.5
- github.com/kylelemons/godebug v1.1.0
- github.com/labstack/echo/v4 v4.10.2
- github.com/labstack/gommon v0.4.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.19
- github.com/mattn/go-runewidth v0.0.9
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
- github.com/ogen-go/ogen v0.68.3
- github.com/olekukonko/tablewriter v0.0.5
- github.com/pascaldekloe/name v1.0.1
- github.com/pierrec/lz4/v4 v4.1.17
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.15.1
- github.com/prometheus/client_model v0.4.0
- github.com/prometheus/common v0.44.0
- github.com/prometheus/procfs v0.10.0
- github.com/redis/go-redis/v9 v9.0.5
- github.com/rs/cors v1.9.0
- github.com/sashabaranov/go-openai v1.9.5
- github.com/segmentio/asm v1.2.0
- github.com/spf13/cobra v1.7.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.4
- github.com/tiktoken-go/tokenizer v0.1.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- github.com/zclconf/go-cty v1.8.0
- go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.42.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0
- go.opentelemetry.io/contrib/instrumentation/runtime v0.42.0-rc.1
- go.opentelemetry.io/contrib/propagators/autoprop v0.42.0-rc.1
- go.opentelemetry.io/contrib/propagators/aws v1.17.0-rc.1
- go.opentelemetry.io/contrib/propagators/b3 v1.17.0
- go.opentelemetry.io/contrib/propagators/jaeger v1.17.0-rc.1
- go.opentelemetry.io/contrib/propagators/ot v1.17.0-rc.1
- go.opentelemetry.io/otel v1.16.0
- go.opentelemetry.io/otel/exporters/jaeger v1.16.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.16.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.39.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.39.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.39.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.16.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.16.0
- go.opentelemetry.io/otel/exporters/prometheus v0.39.0
- go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v0.39.0
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.16.0
- go.opentelemetry.io/otel/metric v1.16.0
- go.opentelemetry.io/otel/sdk v1.16.0
- go.opentelemetry.io/otel/sdk/metric v0.39.0
- go.opentelemetry.io/otel/trace v1.16.0
- go.opentelemetry.io/proto/otlp v0.19.0
- go.uber.org/atomic v1.11.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.24.0
- golang.org/x/crypto v0.9.0
- golang.org/x/exp v0.0.0-20230321023759-10a507213a29
- golang.org/x/mod v0.10.0
- golang.org/x/net v0.10.0
- golang.org/x/oauth2 v0.8.0
- golang.org/x/sync v0.2.0
- golang.org/x/sys v0.8.0
- golang.org/x/text v0.9.0
- golang.org/x/time v0.3.0
- golang.org/x/tools v0.9.1
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
- google.golang.org/grpc v1.55.0
- google.golang.org/protobuf v1.30.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- nhooyr.io/websocket v1.8.7
- rsc.io/qr v0.2.0