proxy.golang.org : github.com/satisfactorymodding/smr-api : v1.0.8
Satisfactory Mod Repository (SMR) API
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/satisfactorymodding/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.99.0
- github.com/99designs/gqlgen v0.17.2
- github.com/KyleBanks/depth v1.2.1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/OneOfOne/xxhash v1.2.5
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/Vilsol/ue4pak v0.1.5
- github.com/VirusTotal/vt-go v0.0.0-20211209151516-855a1e790678
- github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da
- github.com/aead/chacha20poly1305 v0.0.0-20201124145622-1a5aba2a8b29
- github.com/aead/poly1305 v0.0.0-20180717145839-3fee0db0b635
- github.com/agnivade/levenshtein v1.1.1
- github.com/avast/retry-go/v3 v3.1.1
- github.com/aws/aws-sdk-go v1.43.37
- github.com/aymerick/douceur v0.2.0
- github.com/bsm/redislock v0.7.1
- github.com/btcsuite/btcutil v1.0.2
- github.com/capnm/sysinfo v0.0.0-20130621111458-5909a53897f3
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/cespare/xxhash v1.1.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/chai2010/webp v1.1.1
- github.com/cpuguy83/go-md2man/v2 v2.0.1
- github.com/dgraph-io/ristretto v0.1.0
- github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/dustin/go-humanize v1.0.0
- github.com/fatih/color v1.13.0
- github.com/fsnotify/fsnotify v1.5.1
- github.com/ghodss/yaml v1.0.0
- github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.6
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/swag v0.19.15
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-redis/redis v6.15.9+incompatible
- github.com/go-redis/redis/v8 v8.11.5
- github.com/go-redis/redis_rate/v9 v9.1.2
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang-migrate/migrate/v4 v4.15.1
- github.com/golang/glog v1.0.0
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/gorilla/css v1.0.0
- github.com/gorilla/websocket v1.4.2
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
- github.com/hashicorp/errwrap v1.0.0
- github.com/hashicorp/go-multierror v1.1.0
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.11.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.2.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.10.0
- github.com/jackc/pgx/v4 v4.15.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.4
- github.com/jmespath/go-jmespath v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.13.6
- github.com/lab259/go-migration v1.3.1
- github.com/labstack/echo/v4 v4.7.2
- github.com/labstack/gommon v0.3.1
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.4
- github.com/magiconair/properties v1.8.5
- github.com/mailru/easyjson v0.7.7
- github.com/matryer/moq v0.2.3
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/microcosm-cc/bluemonday v1.0.18
- github.com/mitchellh/hashstructure/v2 v2.0.2
- github.com/mitchellh/mapstructure v1.4.3
- github.com/o1egl/paseto v1.0.0
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pelletier/go-toml v1.9.4
- github.com/pkg/errors v0.9.1
- github.com/rs/zerolog v1.26.1
- github.com/russross/blackfriday v1.6.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sizeofint/gif-to-webp v0.0.0-20210224202734-e9d7ed071591
- github.com/sizeofint/webp-animation v0.0.0-20210101174216-bdb4d77c39ea
- github.com/spate/glimage v0.0.0-20200505055513-fbdcc60a65e5
- github.com/spf13/afero v1.6.0
- github.com/spf13/cast v1.4.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.10.1
- github.com/subosito/gotenv v1.2.0
- github.com/swaggo/echo-swagger v1.3.0
- github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
- github.com/swaggo/swag v1.8.1
- github.com/thedevsaddam/gojsonq/v2 v2.5.2
- github.com/urfave/cli/v2 v2.3.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.1
- github.com/vektah/gqlparser/v2 v2.4.1
- github.com/vmihailenco/msgpack/v5 v5.3.5
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/vmihailenco/taskq/extra/taskqotel/v3 v3.2.8
- github.com/vmihailenco/taskq/v3 v3.2.8
- github.com/x448/float16 v0.8.4
- github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- go.opentelemetry.io/contrib v1.6.0
- go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.31.0
- go.opentelemetry.io/otel v1.6.3
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.6.3
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.6.3
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.6.3
- go.opentelemetry.io/otel/sdk v1.6.3
- go.opentelemetry.io/otel/trace v1.6.3
- go.opentelemetry.io/proto/otlp v0.15.0
- go.uber.org/atomic v1.7.0
- golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
- golang.org/x/mod v0.5.1
- golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
- golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
- golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
- golang.org/x/tools v0.1.9
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
- google.golang.org/grpc v1.45.0
- google.golang.org/protobuf v1.28.0
- gopkg.in/go-playground/assert.v1 v1.2.1
- gopkg.in/go-playground/validator.v9 v9.31.0
- gopkg.in/ini.v1 v1.66.2
- gopkg.in/yaml.v2 v2.4.0
- gorm.io/driver/postgres v1.3.4
- gorm.io/gorm v1.23.4