We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5725f04 commit f30a5a5Copy full SHA for f30a5a5
2 files changed
cmd/grpcurl/unix.go
@@ -1,5 +1,4 @@
1
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris || windows
2
-// +build darwin dragonfly freebsd linux netbsd openbsd solaris windows
3
4
package main
5
internal/testing/cmd/testserver/unix.go
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
-// +build darwin dragonfly freebsd linux netbsd openbsd solaris
0 commit comments