mirror of
https://github.com/ollama/ollama.git
synced 2025-10-11 05:14:42 +02:00
fix lint
This commit is contained in:
@@ -395,6 +395,7 @@ func uploadBlob(ctx context.Context, mp ModelPath, layer *Layer, opts *RegistryO
|
||||
return err
|
||||
}
|
||||
|
||||
// nolint: contextcheck
|
||||
go upload.Run(context.Background(), opts)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user