Rename module

This commit is contained in:
2022-01-13 09:10:36 +01:00
parent ae21fd8a11
commit bd7e36e98b
15 changed files with 28 additions and 28 deletions

View File

@@ -4,8 +4,8 @@ import (
"context"
"time"
"git.t-juice.club/torjus/apiary/models"
"github.com/prometheus/client_golang/prometheus"
"github.uio.no/torjus/apiary/models"
)
const tickDuration = 5 * time.Second