-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
goPull requests that update Go codePull requests that update Go code
Description
The code is still using the old +build directives from the sources
https://go.googlesource.com/proposal/+/master/design/draft-gobuild.md
We could remove all +build directives, as we have to go:build ones
This is similar to what has been done in testify stretchr/testify#1671
Originally posted by @ccoVeille in #1158 (comment)
Metadata
Metadata
Assignees
Labels
goPull requests that update Go codePull requests that update Go code