Commit graph

450 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
renovate[bot]
f1f4fc04cd
fix(deps): update module github.com/g8rswimmer/go-twitter/v2 to v2.1.5 2023-01-09 07:48:12 +00:00
renovate[bot]
30ae8a9416
fix(deps): update module golang.org/x/net to v0.5.0 2023-01-09 04:55:25 +00:00
renovate[bot]
d9e97200cb
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.175 2023-01-09 00:55:24 +00:00
renovate[bot]
b9b6bba813
fix(deps): update module github.com/amalfra/etag to v2 (#2484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 15:03:13 -08:00
renovate[bot]
e63d6082c6
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.167 (#2494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 14:37:05 -08:00
renovate[bot]
19926518e4
fix(deps): update module github.com/g8rswimmer/go-twitter to v2 (#2485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 13:33:20 -08:00
renovate[bot]
b22182c7d0
fix(deps): update module mvdan.cc/xurls to v2 (#2486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 13:31:30 -08:00
renovate[bot]
63c3e1f959
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.162 2022-12-16 22:35:17 +00:00
renovate[bot]
7aeb138adf
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.160 2022-12-14 21:17:01 +00:00
renovate[bot]
77d3f59ca6
fix(deps): update module golang.org/x/net to v0.4.0 2022-12-08 21:09:08 +00:00
renovate[bot]
492c9de725
fix(deps): update module github.com/dghubble/oauth1 to v0.7.2 2022-12-07 18:29:55 +00:00
renovate[bot]
0df2839961
fix(deps): update module golang.org/x/time to v0.3.0 2022-12-04 23:47:52 +00:00
renovate[bot]
9d46f58a93
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.22.11 2022-12-04 21:19:51 +00:00
renovate[bot]
d5fae089e1
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.152 2022-12-04 19:03:43 +00:00
renovate[bot]
99d6bc714c
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.149 (#2396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-30 00:28:15 -08:00
renovate[bot]
699046a8f9
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.145 2022-11-24 07:14:26 +00:00
renovate[bot]
baae1bfaac
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.142 2022-11-19 18:13:30 +00:00
renovate[bot]
8177628748
fix(deps): update module golang.org/x/time to v0.2.0 2022-11-12 20:16:34 +00:00
renovate[bot]
ef6164065b
fix(deps): update module github.com/prometheus/client_golang to v1.14.0 (#2336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-12 12:07:34 -08:00
renovate[bot]
aae5fb6e3f
fix(deps): update module golang.org/x/mod to v0.7.0 (#2337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-12 12:07:14 -08:00
renovate[bot]
88217b9f06
fix(deps): update module golang.org/x/net to v0.2.0 2022-11-12 18:21:03 +00:00
renovate[bot]
e3e42cac1a
fix(deps): update module github.com/yuin/goldmark to v1.5.3 2022-11-12 17:49:07 +00:00
renovate[bot]
e0a67f0d1e
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.136 2022-11-12 17:39:03 +00:00
renovate[bot]
97656ba7ff
fix(deps): update module github.com/prometheus/client_golang to v1.13.1 2022-11-03 23:39:24 +00:00
renovate[bot]
46f2ebb841
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.130 2022-11-03 21:00:49 +00:00
renovate[bot]
799883b553
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.22.10 2022-11-02 10:06:49 +00:00
renovate[bot]
9eeefe5f57
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.128 2022-11-02 07:47:41 +00:00
renovate[bot]
df7ae71591
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.125 2022-10-28 04:29:43 +00:00
renovate[bot]
b12df3994a
fix(deps): update module golang.org/x/mod to v0.6.0 2022-10-27 10:40:15 +00:00
renovate[bot]
cfc0a036f6
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.16 2022-10-27 02:28:51 +00:00
renovate[bot]
0a754f2db8
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.124 (#2268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 19:27:29 -07:00
renovate[bot]
8e43b9d5d1
fix(deps): update module golang.org/x/time to v0.1.0 2022-10-19 06:15:40 +00:00
renovate[bot]
90b01a6447
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.118 2022-10-19 05:45:39 +00:00
renovate[bot]
b63e3ba335
fix(deps): update golang.org/x/net digest to cb67ada 2022-10-19 05:33:43 +00:00
renovate[bot]
2f0106149f
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.114 2022-10-13 02:27:00 +00:00
renovate[bot]
e565b84955
fix(deps): update golang.org/x/net digest to 0b7e1fb 2022-10-12 23:44:54 +00:00
Matthew Donoughe
10055664bb
add tests for webhook events (#2180)
* add tests for webhook events

* atomic.Uint32 is not in Go 1.18
2022-10-09 22:55:54 -07:00
renovate[bot]
600f7c3ea1
fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.21 2022-10-04 20:50:18 +00:00
renovate[bot]
8339b81a85
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.22.9 2022-10-04 16:36:20 +00:00
renovate[bot]
db4919ad28
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.110 2022-10-04 10:06:16 +00:00
renovate[bot]
ff26213925
fix(deps): update golang.org/x/net digest to bcab684 2022-10-04 06:54:45 +00:00
renovate[bot]
20f1b9f8ae
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.109 (develop) (#2147)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.44.109

* Commit updated API documentation

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
2022-10-02 11:24:31 -07:00
renovate[bot]
e20b092aa2 fix(deps): update module github.com/yuin/goldmark to v1.5.2 2022-09-30 16:26:14 +00:00
renovate[bot]
0563a220ee
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.107 2022-09-29 01:52:54 +00:00
renovate[bot]
99e29e14d3
fix(deps): update golang.org/x/time digest to f3bd1da 2022-09-29 01:43:00 +00:00
renovate[bot]
427c6f94cd
fix(deps): update golang.org/x/net digest to f486391 2022-09-28 23:27:00 +00:00
renovate[bot]
1332e1040a
Update module github.com/aws/aws-sdk-go to v1.44.99 (#2122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-15 21:36:27 -07:00
renovate[bot]
9242585225
Update golang.org/x/net digest to bea034e 2022-09-15 22:36:28 +00:00
renovate[bot]
5f1ffd570f Update module github.com/shirou/gopsutil/v3 to v3.22.8 2022-09-05 05:40:06 +00:00
renovate[bot]
dfdd78df7c
Update module github.com/yuin/goldmark to v1.4.14 2022-09-05 03:49:05 +00:00