fix: build

This commit is contained in:
Bo-Yi Wu 2018-06-20 10:02:51 +08:00
parent 39dd91344a
commit 4c43a815e5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// +build go1.7
// +build !go1.8
// Copyright 2018 Gin Core Team. All rights reserved.
// Use of this source code is governed by a MIT style

View File

@ -1,4 +1,4 @@
// +build !go1.7
// +build go1.8
// Copyright 2018 Gin Core Team. All rights reserved.
// Use of this source code is governed by a MIT style