proxy.golang.org : github.com/ihexxa/quickshare : v0.10.5
Quick and simple file sharing between different devices, built with Go, React and Typescript.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/ihexxa/quickshare@v0.10.5
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/boltdb/bolt v1.3.1
- github.com/bytedance/sonic v1.9.1
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f
- github.com/dustin/go-humanize v1.0.0
- github.com/elazarl/goproxy v0.0.0-20201021153353-00ad82a08272
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-contrib/static v0.0.0-20200916080430-d45d9a37d28e
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/goccy/go-json v0.10.2
- github.com/google/uuid v1.3.0
- github.com/ihexxa/fsearch v0.1.2
- github.com/ihexxa/gocfg v0.0.1
- github.com/ihexxa/multipart v0.0.0-20210916083128-8584a3f00d1d
- github.com/ihexxa/q-radix/v3 v3.0.5
- github.com/ihexxa/randstr v0.3.0
- github.com/jessevdk/go-flags v1.4.0
- github.com/json-iterator/go v1.1.12
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/leodido/go-urn v1.2.4
- github.com/mattn/go-isatty v0.0.19
- github.com/mattn/go-sqlite3 v1.14.15
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/natefinch/lumberjack v2.0.0+incompatible
- github.com/parnurzeal/gorequest v0.2.16
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/pkg/errors v0.9.1
- github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
- github.com/robbert229/jwt v2.0.0+incompatible
- github.com/robfig/cron/v3 v3.0.1
- github.com/smartystreets/goconvey v1.6.4
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- go.uber.org/atomic v1.6.0
- go.uber.org/multierr v1.5.0
- go.uber.org/zap v1.16.0
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.17.0
- golang.org/x/mod v0.8.0
- golang.org/x/net v0.17.0
- golang.org/x/sys v0.15.0
- golang.org/x/text v0.14.0
- golang.org/x/tools v0.6.0
- google.golang.org/protobuf v1.33.0
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.40.0
- modernc.org/ccgo/v3 v3.16.13
- modernc.org/libc v1.22.2
- modernc.org/mathutil v1.5.0
- modernc.org/memory v1.4.0
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.20.4
- modernc.org/strutil v1.1.3
- modernc.org/token v1.0.1
- moul.io/http2curl v1.0.0