117 lines
5.0 KiB
Modula-2
117 lines
5.0 KiB
Modula-2
module go.sour.is/ev
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/99designs/gqlgen v0.17.34
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
|
github.com/gorilla/websocket v1.5.0
|
|
github.com/ravilushqa/otelgqlgen v0.13.1 // indirect
|
|
github.com/rs/cors v1.8.2
|
|
github.com/tidwall/wal v1.1.7
|
|
github.com/vektah/gqlparser/v2 v2.5.6
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/runtime v0.42.0 // indirect
|
|
go.opentelemetry.io/otel v1.16.0
|
|
go.opentelemetry.io/otel/exporters/prometheus v0.39.0 // indirect
|
|
go.opentelemetry.io/otel/metric v1.16.0
|
|
go.opentelemetry.io/otel/sdk v1.16.0 // indirect
|
|
go.opentelemetry.io/otel/sdk/metric v0.39.0 // indirect
|
|
go.opentelemetry.io/otel/trace v1.16.0
|
|
golang.org/x/sync v0.3.0 // indirect
|
|
)
|
|
|
|
require github.com/tj/go-semver v1.0.0
|
|
|
|
require (
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible
|
|
go.sour.is/pkg v0.0.1
|
|
)
|
|
|
|
require (
|
|
github.com/hashicorp/golang-lru/v2 v2.0.3 // indirect
|
|
github.com/julienschmidt/httprouter v1.3.0 // indirect
|
|
github.com/taigrr/go-colorhash v0.0.0-20220329080504-742db7f45eae // indirect
|
|
)
|
|
|
|
require (
|
|
git.mills.io/prologic/msgbus v0.1.20 // indirect
|
|
github.com/ScaleFT/sshkeys v1.2.0 // indirect
|
|
github.com/agnivade/levenshtein v1.1.1 // indirect
|
|
github.com/andybalholm/brotli v1.0.4 // indirect
|
|
github.com/avast/retry-go v3.0.0+incompatible // indirect
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
|
|
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
|
github.com/cyphar/filepath-securejoin v0.2.3 // indirect
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/dchest/bcrypt_pbkdf v0.0.0-20150205184540-83f37f9c154a // indirect
|
|
github.com/dchest/blake2b v1.0.0 // indirect
|
|
github.com/felixge/httpsnoop v1.0.3 // indirect
|
|
github.com/go-logr/logr v1.2.4 // indirect
|
|
github.com/golang/protobuf v1.5.3 // indirect
|
|
github.com/google/go-cmp v0.5.9 // indirect
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 // indirect
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
github.com/hashicorp/go-multierror v1.1.1 // indirect
|
|
github.com/jpillora/backoff v1.0.0 // indirect
|
|
github.com/keybase/go-codec v0.0.0-20180928230036-164397562123 // indirect
|
|
github.com/keybase/saltpack v0.0.0-20221220231257-f6cce11cfd0f // indirect
|
|
github.com/klauspost/compress v1.15.15 // indirect
|
|
github.com/likexian/doh-go v0.6.4 // indirect
|
|
github.com/likexian/gokit v0.25.9 // indirect
|
|
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
|
github.com/oklog/ulid v1.3.1
|
|
github.com/petermattis/goid v0.0.0-20221215004737-a150e88a970d // indirect
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
github.com/posener/formatter v1.0.0 // indirect
|
|
github.com/prometheus/client_golang v1.16.0 // indirect
|
|
github.com/prometheus/client_model v0.4.0 // indirect
|
|
github.com/prometheus/common v0.42.0 // indirect
|
|
github.com/prometheus/procfs v0.10.1 // indirect
|
|
github.com/sasha-s/go-deadlock v0.3.1 // indirect
|
|
github.com/sirupsen/logrus v1.9.0 // indirect
|
|
github.com/timewasted/go-accept-headers v0.0.0-20130320203746-c78f304b1b09 // indirect
|
|
github.com/tyler-smith/go-bip39 v1.1.0 // indirect
|
|
github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
|
|
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
|
|
github.com/vmihailenco/tagparser v0.1.2 // indirect
|
|
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
|
|
github.com/writeas/go-strip-markdown/v2 v2.1.1 // indirect
|
|
go.mills.io/salty v0.0.0-20220322161301-ce2b9f6573fa // indirect
|
|
go.opentelemetry.io/contrib v1.16.1 // indirect
|
|
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.16.0 // indirect
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.16.0 // indirect
|
|
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
|
|
go.yarn.social/lextwt v0.0.0-20221221200320-31bca76a2587 // indirect
|
|
go.yarn.social/types v0.0.0-20221027173319-2d00e96a95c1 // indirect
|
|
golang.org/x/crypto v0.5.0 // indirect
|
|
golang.org/x/net v0.8.0 // indirect
|
|
golang.org/x/sys v0.8.0 // indirect
|
|
golang.org/x/text v0.9.0 // indirect
|
|
google.golang.org/appengine v1.6.7 // indirect
|
|
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 // indirect
|
|
google.golang.org/grpc v1.55.0 // indirect
|
|
google.golang.org/protobuf v1.30.0 // indirect
|
|
nhooyr.io/websocket v1.8.7 // indirect
|
|
)
|
|
|
|
require (
|
|
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
|
|
github.com/golang-jwt/jwt/v4 v4.5.0
|
|
github.com/keys-pub/keys v0.1.22
|
|
github.com/matryer/is v1.4.1
|
|
github.com/oklog/ulid/v2 v2.1.0
|
|
github.com/tidwall/gjson v1.14.4 // indirect
|
|
github.com/tidwall/match v1.1.1 // indirect
|
|
github.com/tidwall/pretty v1.2.1 // indirect
|
|
github.com/tidwall/tinylru v1.1.0 // indirect
|
|
gitlab.com/jamietanna/content-negotiation-go v0.2.0
|
|
go.mills.io/saltyim v0.0.0-20230128070719-15a64de82829
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.16.0 // indirect
|
|
go.uber.org/multierr v1.11.0
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
)
|