//go:build tools package tools import ( // Importiere Prisma Client Go als Tool, nicht als Bibliothek. _ "github.com/steebchen/prisma-client-go" )