Commit graph

400 commits

Author SHA1 Message Date
Gabe Kangas
85e7af3d5f
Update to Go 1.20 + run better align (#2927)
* chore(go): update go version to 1.20. Closes #2185

* chore(go): run better align against project

To optimize struct field order. Closes #2870

* chore(go): update CI jobs to use Go 1.20

* fix(go): linter warnings for Go 1.20 update
2023-05-30 10:31:43 -07:00
renovate[bot]
b80fa15fba
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.271 2023-05-27 05:44:10 +00:00
renovate[bot]
7fdfb46b4a
fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.24 2023-05-20 07:12:46 +00:00
renovate[bot]
d675713e2c
fix(deps): update module golang.org/x/net to v0.10.0 2023-05-18 10:25:31 +00:00
renovate[bot]
e7c14e384e
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.264 2023-05-18 07:20:34 +00:00
renovate[bot]
18207fb0dd
fix(deps): update module github.com/sirupsen/logrus to v1.9.2 2023-05-17 19:14:33 +00:00
renovate[bot]
6911708fad
fix(deps): update module github.com/prometheus/client_golang to v1.15.1 2023-05-06 09:27:19 +00:00
renovate[bot]
a023337455
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.258 2023-05-06 07:08:03 +00:00
renovate[bot]
cbba33a53c
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.248 (#2939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 14:17:26 -07:00
renovate[bot]
cdb4798401
fix(deps): update module github.com/andybalholm/cascadia to v1.3.2 2023-04-19 20:44:43 +00:00
renovate[bot]
ea738f612d
fix(deps): update module golang.org/x/net to v0.9.0 2023-04-18 01:01:11 +00:00
renovate[bot]
484268622c
fix(deps): update module golang.org/x/mod to v0.10.0 2023-04-17 22:38:17 +00:00
renovate[bot]
45286ebdbc
fix(deps): update module github.com/prometheus/client_golang to v1.15.0 2023-04-17 10:08:04 +00:00
renovate[bot]
4272916985
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.244 2023-04-15 07:13:06 +00:00
renovate[bot]
b420c785a3
fix(deps): update module mvdan.cc/xurls to v2 (#2922)
* fix(deps): update module mvdan.cc/xurls to v2

* go mod tidy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-04-15 00:10:55 -07:00
renovate[bot]
3fcd5bc429
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.23.3 2023-04-10 05:12:31 +00:00
renovate[bot]
3efb6aa019
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.239 2023-04-10 01:17:51 +00:00
renovate[bot]
3e800a89ee
fix(deps): update module github.com/grafov/m3u8 to v0.12.0 2023-04-09 17:27:31 +00:00
renovate[bot]
ad566c9696
Update module github.com/shirou/gopsutil/v3 to v3.23.2 2023-03-30 09:24:44 +00:00
renovate[bot]
d932806961
Update module github.com/aws/aws-sdk-go to v1.44.232 2023-03-30 04:13:29 +00:00
renovate[bot]
4b97887751
Update module github.com/nakabonne/tstorage to v0.3.6 2023-03-24 11:59:10 +00:00
renovate[bot]
c7ab070a9b
Update module github.com/aws/aws-sdk-go to v1.44.228 2023-03-24 04:20:53 +00:00
renovate[bot]
742da5c8c4
Update module mvdan.cc/xurls to v2 (#2868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 20:13:36 -07:00
renovate[bot]
05b7a95ca8
Update module github.com/aws/aws-sdk-go to v1.44.224 2023-03-18 11:32:59 +00:00
renovate[bot]
662cb03aed
Update module golang.org/x/mod to v0.9.0 (#2821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 21:33:18 -07:00
renovate[bot]
63c9bbc507
Update module github.com/aws/aws-sdk-go to v1.44.220 2023-03-14 02:05:49 +00:00
renovate[bot]
92d2eeb793
Update module github.com/microcosm-cc/bluemonday to v1.0.23 2023-03-07 21:00:24 +00:00
Pranav Joglekar
d76875d2de
Chore: update gzipping library to use CAFxX/httpcompression (#2741)
* chore: replace nanmu/gzip by CAFxX/httpcompression for compression

Instead of using nanmu42/gzip which imports the whole gin framework,
we replace it with CAFxX/httpcompression which is more lightweight.

Fixes #2697

* Run go mod tidy

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-02-26 12:19:17 -08:00
renovate[bot]
5b328efe57
Update module github.com/grafov/m3u8 to v0.11.2 2023-02-23 23:21:29 +00:00
renovate[bot]
b6f1b89458
Update module github.com/aws/aws-sdk-go to v1.44.207 2023-02-23 08:40:17 +00:00
dependabot[bot]
835a644de0
Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2713)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-02-17 11:57:53 -08:00
renovate[bot]
293300341f
Update module golang.org/x/mod to v0.8.0 (#2708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 12:58:05 -08:00
renovate[bot]
bdb914447c
Update module github.com/aws/aws-sdk-go to v1.44.198 2023-02-10 11:46:10 +00:00
dependabot[bot]
bc528fa2be
Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#2696)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.4 to 1.7.7.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.4...v1.7.7)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 15:29:27 -08:00
renovate[bot]
28c9fb1103
Update module github.com/yuin/goldmark to v1.5.4 2023-02-04 13:46:07 +00:00
renovate[bot]
884e142d84
Update module github.com/aws/aws-sdk-go to v1.44.194 2023-02-04 10:57:54 +00:00
Gabe Kangas
0d705aa549
go mod tidy 2023-01-31 10:06:40 -08:00
Gabe Kangas
ff81536191
Merge branch 'webv2' into develop 2023-01-30 13:35:15 -08:00
renovate[bot]
b9e9c7f728
fix(deps): update module mvdan.cc/xurls to v2 (develop) (#2640)
* fix(deps): update module mvdan.cc/xurls to v2

* go mod tidy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-01-29 13:26:30 -08:00
renovate[bot]
44a726a278
Update module github.com/microcosm-cc/bluemonday to v1.0.22 2023-01-28 17:37:23 +00:00
renovate[bot]
5b9818daed
Update module github.com/microcosm-cc/bluemonday to v1.0.22 2023-01-28 14:44:24 +00:00
renovate[bot]
57f981d41b
Update module github.com/aws/aws-sdk-go to v1.44.189 (#2641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 22:03:28 -08:00
renovate[bot]
c1787eb14b
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.187 2023-01-25 22:26:46 +00:00
Gabe Kangas
3a7f452854
Merge remote-tracking branch 'origin/develop' into webv2 2023-01-24 23:19:02 -08:00
renovate[bot]
fa27d754b5
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.186 2023-01-25 06:56:24 +00:00
renovate[bot]
99e90073e5
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.22.12 2023-01-18 09:13:59 +00:00
renovate[bot]
3712ad24cd
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.181 2023-01-17 23:30:09 +00:00
Michael David Kuckuk
59e5cfefd4
Remove twitter notification configuration (#2598) 2023-01-17 13:20:29 -08:00
Gabe Kangas
a9cf9d08f7
Merge remote-tracking branch 'origin/develop' into webv2 2023-01-09 13:07:45 -08:00
Gabe Kangas
6951943afe
Serve content with gzip encoding directly from our webserver. Improves performance re: #2167. Closes #2566 2023-01-09 01:08:23 -08:00