mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +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
8
go.work
8
go.work
|
|
@ -1,5 +1,5 @@
|
|||
go 1.19
|
||||
go 1.23
|
||||
|
||||
use (
|
||||
./services/scheduled_tasks
|
||||
)
|
||||
toolchain go1.23.2
|
||||
|
||||
use ./services/scheduled_tasks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue