mirror of
https://github.com/ollama/ollama.git
synced 2025-12-07 00:02:39 +01: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