feat(scheduled_tasks): use env variables instead of consul to find gateway instances

This commit is contained in:
alyssa 2024-11-14 10:30:10 +09:00
parent 681aca860d
commit 1594b12546
4 changed files with 17 additions and 49 deletions

View file

@ -1,6 +1,6 @@
module scheduled_tasks
go 1.18
go 1.23
require (
github.com/getsentry/sentry-go v0.15.0