diff options
Diffstat (limited to 'db/cron.go')
| -rw-r--r-- | db/cron.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ func queryServiceInstances() { SetInstances(service.Type, service.Instances) } + LastUpdate = time.Now().UTC() return } |
