Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
f42f3d9b
Commit
f42f3d9b
authored
Nov 01, 2023
by
Michael Yang
Browse files
go fmt
parent
341fb7e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
readline/term_bsd.go
readline/term_bsd.go
+1
-0
readline/term_linux.go
readline/term_linux.go
+1
-0
No files found.
readline/term_bsd.go
View file @
f42f3d9b
//go:build darwin || freebsd || netbsd || openbsd
//go:build darwin || freebsd || netbsd || openbsd
package
readline
package
readline
import
(
import
(
...
...
readline/term_linux.go
View file @
f42f3d9b
//go:build linux || solaris
//go:build linux || solaris
package
readline
package
readline
import
(
import
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment