Will Norris
46539483be
go.mod: update modules
2024-05-08 21:34:45 -07:00
Will Norris
ef50c1f9a6
cmd/imageproxy: remove gorilla mux router
...
I'm not entirely sure why I had this in the first place... probably just
a misunderstanding at the time of what a mux did and when it is helpful.
In this case, it serves no purpose.
2023-11-13 15:15:55 -08:00
Will Norris
84960fc8a0
bump go version to 1.18 and update deps
2023-08-02 08:44:32 -07:00
Will Norris
b84da53898
go.mod: update dependencies
2023-04-03 16:54:34 -07:00
dependabot[bot]
3815eb832b
build(deps): bump golang.org/x/image from 0.3.0 to 0.5.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases )
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 14:14:09 -08:00
Will Norris
12d8f92d33
go.mod: set go version to 1.17
...
This is not a new requirement... I started using 1.17 features at some
point in the past (as indicated in the CI tests). I just missed
declaring that requirement in the go.mod file.
With go1.17, the structure of the go.mod files changes a bit, but this
shouldn't actually have any actual changes in the dependency tree.
2023-01-31 20:23:50 -08:00
Will Norris
3b7abaf462
go.mod: bump dependencies
2023-01-31 20:08:51 -08:00
Will Norris
635cc9ef3b
go.mod: bump all deps
2022-11-14 11:58:59 -08:00
Will Norris
a1741ac0e2
update dependencies
2022-02-16 11:15:36 -08:00
dependabot[bot]
006b99f6a2
build(deps): bump cloud.google.com/go/storage from 1.16.1 to 1.18.2
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.16.1 to 1.18.2.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.16.1...storage/v1.18.2 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 19:03:33 -07:00
dependabot[bot]
49c4bb8ac5
build(deps): bump github.com/aws/aws-sdk-go from 1.40.42 to 1.41.12
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.40.42 to 1.41.12.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.42...v1.41.12 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 13:27:36 -07:00
Will Norris
66818a786d
change envy package to avoid replace directive
2021-10-12 20:26:12 -07:00
dependabot[bot]
5f85069fde
Bump github.com/aws/aws-sdk-go from 1.38.64 to 1.40.42 ( #306 )
...
* Bump github.com/aws/aws-sdk-go from 1.38.64 to 1.40.42
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.64 to 1.40.42.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.64...v1.40.42 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump minimum go version to 1.13
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Will Norris <will@willnorris.com>
2021-09-14 07:59:29 -07:00
dependabot[bot]
bbb026ef38
Bump cloud.google.com/go/storage from 1.15.0 to 1.16.1
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.15.0...storage/v1.16.1 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 07:39:15 -07:00
Will Norris
09d247ca30
go.mod: update indirect dependencies
2021-06-23 11:40:07 -07:00
Will Norris
95bcf70004
modules: update prometheus and tidy ( #294 )
...
also bump minimum go version and limit platform matrix in actions
2021-06-20 15:45:26 -07:00
dependabot[bot]
85f1fd1334
Bump github.com/aws/aws-sdk-go from 1.38.51 to 1.38.64
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.51 to 1.38.64.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.51...v1.38.64 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-20 13:53:33 -07:00
dependabot[bot]
7cfc99c270
Bump github.com/aws/aws-sdk-go from 1.37.10 to 1.38.51
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.10 to 1.38.51.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.37.10...v1.38.51 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-20 13:42:58 -07:00
dependabot[bot]
4bee838c8e
Bump cloud.google.com/go/storage from 1.13.0 to 1.15.0
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.13.0...spanner/v1.15.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-20 13:42:28 -07:00
dependabot[bot]
2d76bb14a2
Bump github.com/fcjr/aia-transport-go from 1.2.1 to 1.2.2
...
Bumps [github.com/fcjr/aia-transport-go](https://github.com/fcjr/aia-transport-go ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/fcjr/aia-transport-go/releases )
- [Commits](https://github.com/fcjr/aia-transport-go/compare/v1.2.1...v1.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-20 13:41:17 -07:00
dependabot[bot]
3a30ba791e
Bump github.com/aws/aws-sdk-go from 1.37.8 to 1.37.10
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.8 to 1.37.10.
- [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.37.8...v1.37.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 10:42:09 -08:00
Will Norris
e72ae6fde5
go get -u ./...
2021-02-11 08:50:07 -08:00
dependabot[bot]
2d534353f5
Bump github.com/prometheus/client_golang from 1.7.1 to 1.9.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.7.1 to 1.9.0.
- [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/v1.7.1...v1.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 16:49:01 -08:00
dependabot[bot]
c2e0ac1208
Bump github.com/aws/aws-sdk-go from 1.34.20 to 1.36.26
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.34.20 to 1.36.26.
- [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.34.20...v1.36.26 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 16:31:23 -08:00
dependabot[bot]
2afbc71f37
Bump cloud.google.com/go/storage from 1.11.0 to 1.12.0
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.11.0...spanner/v1.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 13:12:07 -08:00
Blake Stoddard
fd43ff2198
Support proxying images with no provided intermediate cert ( #241 )
...
Replace http.DefaultTransport with aia-transport-go to properly handle missing intermediate certs
2020-09-10 01:52:43 -07:00
Will Norris
32a8bea35f
switch to supported version of redigo package
...
fixes #244
2020-09-10 00:53:51 -07:00
Will Norris
6126c92bb5
cleanup unused module entries
2020-09-10 00:53:01 -07:00
Will Norris
d6e0ad0f93
update go dependencies
2020-09-09 15:47:38 -07:00
Will Norris
3589510f2c
use gorilla/mux for routing requests
...
Thanks to @Fieldistor for the reminder that gorilla/mux allows you to
disable cleaning request URLs, which was causing problems with signature
verification for some URLs.
Fixes #215
Fixes #212
2020-04-02 22:29:10 +00:00
Ben Haan
8484518c93
add basic prometheus support
...
Fixes #121
2020-02-24 08:27:30 -08:00
Will Norris
785c5bddd6
go.mod: group replacements into a single block
2019-09-07 21:41:14 +00:00
Will Norris
bee1a2766a
go.mod: fix module replacement to build with go1.13
...
- fix timestamp for github.com/golang/lint
- move one commit ahead of v0.12.0 for github.com/apache/thrift
2019-09-07 21:38:41 +00:00
Abdullah Saleem
57a4d4671e
Fixes #190 thrift dependency issue
2019-09-02 23:03:06 +00:00
Bastian Winkler
ec7166cc7a
modules: update goexif dependency
...
See https://github.com/rwcarlsen/goexif/issues/73 reasons
2019-08-11 07:51:15 -07:00
Will Norris
50e0d1104d
allow using environment vars for configuration
...
fixes #151
2019-06-09 21:11:01 +00:00
Will Norris
a27bf242c0
update all dependencies to latest versions
2019-03-22 19:39:05 +00:00
Will Norris
969ce986d2
update to latest version of the smartcrop package
...
Fixes #172
2019-03-22 19:17:22 +00:00
Will Norris
e3dff050fb
update to recent aws package with mod support
2018-09-15 07:56:49 +00:00
Will Norris
9c3cbc1733
switch to use go module support
...
versions of all dependencies remain the same, but now use `go mod` to
manage them rather than govendor. This does result in a few extra files
being checked in, since govendor would ignore non-build files and go mod
does not.
2018-09-15 07:56:49 +00:00