Update generator (#37)

This commit is contained in:
Jonas Plum
2022-03-12 21:09:10 +01:00
committed by GitHub
parent eced5df7c8
commit d353268cf2
28 changed files with 1303 additions and 1618 deletions

View File

@@ -15,7 +15,7 @@ import (
"github.com/tidwall/sjson"
"github.com/SecurityBrewery/catalyst/generated/api"
ctime "github.com/SecurityBrewery/catalyst/time"
ctime "github.com/SecurityBrewery/catalyst/generated/time"
)
type testClock struct{}