proxy.golang.org : github.com/onsdigital/dp-upload-service : v1.0.0
Digital publishing resumable file upload service that handles on the fly encryption and writing to S3. It updates images through the CMS
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/onsdigital/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/ONSdigital/dp-healthcheck v1.0.5
- github.com/ONSdigital/dp-net v1.0.7
- github.com/ONSdigital/dp-s3 v1.5.1
- github.com/ONSdigital/dp-vault v1.1.2
- github.com/ONSdigital/log.go v1.0.1
- github.com/aws/aws-sdk-go v1.29.9
- github.com/frankban/quicktest v1.9.0
- github.com/gorilla/mux v1.7.4
- github.com/gorilla/schema v1.2.0
- github.com/hashicorp/go-retryablehttp v0.6.4
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/mattn/go-isatty v0.0.12
- github.com/pierrec/lz4 v2.4.1+incompatible
- github.com/pkg/errors v0.9.1
- github.com/smartystreets/goconvey v1.6.4
- golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
- golang.org/x/text v0.3.2
- golang.org/x/time v0.0.0-20191024005414-555d28b269f0
- gopkg.in/square/go-jose.v2 v2.4.1
- gopkg.in/yaml.v2 v2.2.4