owncast/core/chat
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
..
events Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
chat.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
chatclient.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
concurrentConnections.go Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00
concurrentConnections_freebsd.go chore(go): updated build tag constraint syntax 2023-04-24 17:49:29 -07:00
concurrentConnections_windows.go Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00
events.go Sanitize+truncate display names on registration+change. For #2527 2022-12-29 14:13:22 -08:00
messageRendering_test.go Revert "Update test to reflect the newline -> br tag change" 2021-08-18 18:08:17 -07:00
messages.go add tests for webhook events (#2180) 2022-10-09 22:55:54 -07:00
persistence.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
pruner.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
server.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
utils.go Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00
utils_windows.go Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00