Merge pull request #566 from prometheus/beorn7/go-requirement

Remove remaining traces of pre-go-1.8 handling
This commit is contained in:
Björn Rabenstein 2019-05-04 18:06:53 +02:00 committed by GitHub
commit e11546c7ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build go1.8
package promhttp
import (