Private
Public Access
1
0

Vanity domain update: drop v2

This commit is contained in:
2024-09-06 01:12:11 -07:00
parent c1fef50c0c
commit a11dd27ef8
6 changed files with 14 additions and 14 deletions

View File

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