mirror of https://github.com/velour/catbase.git
138 lines
6.6 KiB
Modula-2
138 lines
6.6 KiB
Modula-2
module github.com/velour/catbase
|
|
|
|
go 1.22
|
|
|
|
toolchain go1.22.0
|
|
|
|
require (
|
|
code.chrissexton.org/cws/getaoc v0.0.0-20231202052842-1b2a337b799d
|
|
github.com/ChimeraCoder/anaconda v2.0.0+incompatible
|
|
github.com/PuerkitoBio/goquery v1.8.1
|
|
github.com/a-h/templ v0.2.543
|
|
github.com/andrewstuart/openai v0.28.0
|
|
github.com/bwmarrin/discordgo v0.26.1
|
|
github.com/cdipaolo/goml v0.0.0-20190412180403-e1f51f713598
|
|
github.com/cenkalti/backoff/v4 v4.2.1
|
|
github.com/chrissexton/leftpad v0.0.0-20181207133115-1e93189d2fff
|
|
github.com/chrissexton/sentiment v0.0.0-20190927141846-d69c422ba035
|
|
github.com/disintegration/imageorient v0.0.0-20180920195336-8147d86e83ec
|
|
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90
|
|
github.com/forPelevin/gomoji v1.1.6
|
|
github.com/gabriel-vasile/mimetype v1.4.1
|
|
github.com/ggicci/httpin v0.16.0
|
|
github.com/go-chi/chi/v5 v5.0.11
|
|
github.com/go-chi/httprate v0.7.0
|
|
github.com/gocolly/colly v1.2.0
|
|
github.com/google/generative-ai-go v0.18.0
|
|
github.com/google/uuid v1.6.0
|
|
github.com/itchyny/gojq v0.12.9
|
|
github.com/jmoiron/sqlx v1.3.5
|
|
github.com/kevinburke/twilio-go v0.0.0-20200424172635-4f0b2357b852
|
|
github.com/mattn/go-sqlite3 v2.0.3+incompatible
|
|
github.com/mmcdole/gofeed v1.1.3
|
|
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
|
github.com/nicklaw5/helix v1.25.0
|
|
github.com/olebedev/when v0.0.0-20190311101825-c3b538a97254
|
|
github.com/rs/zerolog v1.28.0
|
|
github.com/slack-go/slack v0.11.3
|
|
github.com/stretchr/testify v1.9.0
|
|
github.com/trubitsyn/go-zero-width v1.0.1
|
|
github.com/velour/velour v0.0.0-20160303155839-8e090e68d158
|
|
golang.org/x/crypto v0.29.0
|
|
google.golang.org/api v0.207.0
|
|
gopkg.in/go-playground/webhooks.v5 v5.17.0
|
|
)
|
|
|
|
require (
|
|
cloud.google.com/go v0.116.0 // indirect
|
|
cloud.google.com/go/ai v0.9.0 // indirect
|
|
cloud.google.com/go/auth v0.10.2 // indirect
|
|
cloud.google.com/go/auth/oauth2adapt v0.2.5 // indirect
|
|
cloud.google.com/go/compute/metadata v0.5.2 // indirect
|
|
cloud.google.com/go/longrunning v0.6.2 // indirect
|
|
git.stuart.fun/andrew/rester/v2 v2.2.0 // indirect
|
|
github.com/AlekSi/pointer v1.1.0 // indirect
|
|
github.com/ChimeraCoder/tokenbucket v0.0.0-20131201223612-c5a927568de7 // indirect
|
|
github.com/andrewstuart/p v1.1.0 // indirect
|
|
github.com/andybalholm/cascadia v1.3.1 // indirect
|
|
github.com/antchfx/htmlquery v1.2.0 // indirect
|
|
github.com/antchfx/xmlquery v1.3.1 // indirect
|
|
github.com/antchfx/xpath v1.1.10 // indirect
|
|
github.com/azr/backoff v0.0.0-20160115115103-53511d3c7330 // indirect
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/disintegration/gift v1.1.2 // indirect
|
|
github.com/dustin/go-jsonpointer v0.0.0-20160814072949-ba0abeacc3dc // indirect
|
|
github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad // indirect
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
|
github.com/garyburd/go-oauth v0.0.0-20180319155456-bca2e7f09a17 // indirect
|
|
github.com/ggicci/owl v0.7.0 // indirect
|
|
github.com/go-logr/logr v1.4.2 // indirect
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
|
github.com/go-stack/stack v1.8.0 // indirect
|
|
github.com/gobwas/glob v0.2.3 // indirect
|
|
github.com/golang-jwt/jwt v3.2.1+incompatible // indirect
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
|
github.com/golang/protobuf v1.5.4 // indirect
|
|
github.com/google/s2a-go v0.1.8 // indirect
|
|
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
|
|
github.com/googleapis/gax-go/v2 v2.14.0 // indirect
|
|
github.com/gorilla/websocket v1.5.0 // indirect
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
github.com/hashicorp/go-multierror v1.1.1 // indirect
|
|
github.com/improbable-eng/go-httpwares v0.0.0-20200609095714-edc8019f93cc // indirect
|
|
github.com/inconshreveable/log15 v0.0.0-20200109203555-b30bc20e4fd1 // indirect
|
|
github.com/itchyny/timefmt-go v0.1.4 // indirect
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
|
github.com/kennygrant/sanitize v1.2.4 // indirect
|
|
github.com/kevinburke/go-types v0.0.0-20200309064045-f2d4aea18a7a // indirect
|
|
github.com/kevinburke/go.uuid v1.2.0 // indirect
|
|
github.com/kevinburke/rest v0.0.0-20200429221318-0d2892b400f8 // indirect
|
|
github.com/mattn/go-colorable v0.1.13 // indirect
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
github.com/mmcdole/goxpp v0.0.0-20181012175147-0068e33feabf // indirect
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
|
github.com/opentracing/opentracing-go v1.2.0 // indirect
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
github.com/prometheus/client_golang v1.19.0 // indirect
|
|
github.com/prometheus/client_model v0.6.0 // indirect
|
|
github.com/prometheus/common v0.51.0 // indirect
|
|
github.com/prometheus/procfs v0.13.0 // indirect
|
|
github.com/rivo/uniseg v0.3.4 // indirect
|
|
github.com/robertkrimen/otto v0.0.0-20180617131154-15f95af6e78d // indirect
|
|
github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca // indirect
|
|
github.com/sirupsen/logrus v1.9.3 // indirect
|
|
github.com/stretchr/objx v0.5.2 // indirect
|
|
github.com/temoto/robotstxt v1.1.1 // indirect
|
|
github.com/ttacon/builder v0.0.0-20170518171403-c099f663e1c2 // indirect
|
|
github.com/ttacon/libphonenumber v1.1.0 // indirect
|
|
go.opencensus.io v0.24.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
|
|
go.opentelemetry.io/otel v1.29.0 // indirect
|
|
go.opentelemetry.io/otel/metric v1.29.0 // indirect
|
|
go.opentelemetry.io/otel/trace v1.29.0 // indirect
|
|
golang.org/x/image v0.0.0-20190802002840-cff245a6509b // indirect
|
|
golang.org/x/net v0.31.0 // indirect
|
|
golang.org/x/oauth2 v0.24.0 // indirect
|
|
golang.org/x/sync v0.9.0 // indirect
|
|
golang.org/x/sys v0.27.0 // indirect
|
|
golang.org/x/text v0.20.0 // indirect
|
|
golang.org/x/time v0.8.0 // indirect
|
|
google.golang.org/appengine v1.6.8 // indirect
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f // indirect
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20241113202542-65e8d215514f // indirect
|
|
google.golang.org/grpc v1.67.1 // indirect
|
|
google.golang.org/protobuf v1.35.2 // indirect
|
|
gopkg.in/sourcemap.v1 v1.0.5 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
)
|
|
|
|
replace github.com/mattn/go-sqlite3 => github.com/leso-kn/go-sqlite3 v0.0.0-20230710125852-03158dc838ed
|