mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-07 14:27:54 +00:00
feat(scheduled_tasks): use env variables instead of consul to find gateway instances
This commit is contained in:
parent
681aca860d
commit
1594b12546
4 changed files with 17 additions and 49 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module scheduled_tasks
|
||||
|
||||
go 1.18
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/getsentry/sentry-go v0.15.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue