1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
Commit Graph

166 Commits

Author SHA1 Message Date
dependabot-preview[bot]
7f728336aa Bump github.com/bugsnag/bugsnag-go from 1.4.0 to 1.5.3 (#221)
Bumps [github.com/bugsnag/bugsnag-go](https://github.com/bugsnag/bugsnag-go) from 1.4.0 to 1.5.3.
- [Release notes](https://github.com/bugsnag/bugsnag-go/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bugsnag/bugsnag-go/compare/v1.4.0...v1.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-18 15:31:46 +06:00
dependabot-preview[bot]
9b39b467cb Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 (#215)
* Bump github.com/stretchr/testify from 1.3.0 to 1.4.0

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Tidy mods
2019-10-15 20:32:56 +06:00
dependabot-preview[bot]
4ce6a49f95 Bump cloud.google.com/go from 0.34.0 to 0.47.0 (#214)
* Bump cloud.google.com/go from 0.34.0 to 0.47.0

Bumps [cloud.google.com/go](https://github.com/GoogleCloudPlatform/gcloud-golang) from 0.34.0 to 0.47.0.
- [Release notes](https://github.com/GoogleCloudPlatform/gcloud-golang/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/GoogleCloudPlatform/gcloud-golang/compare/v0.34.0...v0.47.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Tidy mods
2019-10-15 20:25:55 +06:00
dependabot-preview[bot]
7fb65da094 Bump github.com/newrelic/go-agent from 2.2.0+incompatible to 2.14.0+incompatible (#216)
* Bump github.com/newrelic/go-agent

Bumps [github.com/newrelic/go-agent](https://github.com/newrelic/go-agent) from 2.2.0+incompatible to 2.14.0+incompatible.
- [Release notes](https://github.com/newrelic/go-agent/releases)
- [Changelog](https://github.com/newrelic/go-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/newrelic/go-agent/compare/v2.2.0...v2.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Tidy mods
2019-10-15 20:12:44 +06:00
dependabot-preview[bot]
682272a6a4 Bump github.com/prometheus/client_golang from 0.9.2 to 0.9.4 (#217)
* Bump github.com/prometheus/client_golang from 0.9.2 to 0.9.4

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.9.2 to 0.9.4.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v0.9.2...v0.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Tidy mods
2019-10-15 19:56:35 +06:00
dependabot-preview[bot]
4d6f6ef21d Bump github.com/aws/aws-sdk-go from 1.16.17 to 1.25.12 (#218)
* Bump github.com/aws/aws-sdk-go from 1.16.17 to 1.25.12

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.16.17 to 1.25.12.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.16.17...v1.25.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Tidy mods
2019-10-15 19:41:18 +06:00
DarthSim
4d06d397fe Load ICO with vips_magickload 2019-09-30 16:05:54 +06:00
DarthSim
7d8145360c Tidy modules 2019-09-25 21:47:37 +06:00
DarthSim
68fd0491e1 Require Go 1.11 in go.mod 2019-09-16 16:58:29 +06:00
DarthSim
f7aede3b6c Use github.com/apache/thrift instead of git.apache.org/thrift.git 2019-09-16 16:08:38 +06:00
DarthSim
16784fb1e2 New logging; JSON and structured log formats 2019-09-16 15:53:45 +06:00
DarthSim
f1f9a355c7 Forgotten vendor 2019-08-19 18:10:48 +06:00
DarthSim
12b59c3796 Better Sentry support 2019-08-19 18:07:27 +06:00
DarthSim
c76696caf7 SO_REUSEPORT support 2019-06-27 14:00:39 +06:00
DarthSim
3d13e6afb2 Back to net/http
Month of testing and profiling show that fasthttp doesn't gives us significatnt profit in memory and performance while being incompatible with many third-side packages and http/2
2019-05-08 17:42:48 +06:00
DarthSim
2e6296c4d9 Go go mod 2019-04-09 21:55:15 +06:00