mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 18:36:41 +02:00
fix docker build annotations (#917)
This commit is contained in:
parent
deeac961bb
commit
5b2cf16397
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// go build darwin dragonfly freebsd netbsd openbsd
|
||||
//go:build darwin || freebsd || netbsd || openbsd
|
||||
package readline
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue