Private
Public Access
1
0

Update module with vanity domain

This commit is contained in:
2024-09-06 01:09:41 -07:00
parent b47132fd05
commit c1fef50c0c
7 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ import (
"math/rand"
"time"
"code.severnaya.net/kordophone-mock/v2/model"
"go.buzzert.net/kordophone-mock/v2/model"
"github.com/google/uuid"
)