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
orangecat
ollama
Commits
5b2cf163
"tests/git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "63cfb794dad665d6f0a806735d9c7de63218be8a"
Unverified
Commit
5b2cf163
authored
Oct 26, 2023
by
Patrick Devine
Committed by
GitHub
Oct 26, 2023
Browse files
fix docker build annotations (#917)
parent
deeac961
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
readline/term_bsd.go
readline/term_bsd.go
+1
-1
readline/term_linux.go
readline/term_linux.go
+1
-0
No files found.
readline/term_bsd.go
View file @
5b2cf163
//
go
build darwin
dragonfly
freebsd netbsd openbsd
//go
:
build darwin
||
freebsd
||
netbsd
||
openbsd
package
readline
package
readline
import
(
import
(
...
...
readline/term_linux.go
View file @
5b2cf163
//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