Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: add go:build lines #23468

Merged
merged 1 commit into from
Aug 25, 2021
Merged

all: add go:build lines #23468

merged 1 commit into from
Aug 25, 2021

Conversation

fjl
Copy link
Contributor

@fjl fjl commented Aug 25, 2021

go1.17 fmt ./...

go1.17 fmt ./...
@@ -14,6 +14,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.

//go:build (darwin && !ios && cgo) || freebsd || (linux && !arm64) || netbsd || solaris
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow, paranthesis, amazeballs

@karalabe karalabe added this to the 1.10.9 milestone Aug 25, 2021
Copy link
Member

@karalabe karalabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assume Go's logic is good enough for me not to check it :P

@fjl fjl merged commit 8a13401 into ethereum:master Aug 25, 2021
sidhujag pushed a commit to sidhujag/go-ethereum that referenced this pull request Aug 25, 2021
Generated by go1.17 fmt ./...
yongjun925 pushed a commit to DODOEX/go-ethereum that referenced this pull request Dec 3, 2022
Generated by go1.17 fmt ./...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants