use vanity imports

This commit is contained in:
Blake Mizerany
2024-04-20 20:04:00 -07:00
parent 8645076a71
commit 425219f1ca
47 changed files with 78 additions and 78 deletions

View File

@@ -5,7 +5,7 @@ import (
"fmt"
"log"
"github.com/ollama/ollama/api"
"ollama.com/api"
)
func main() {