mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-23 18:22:23 +08:00
fix: build
This commit is contained in:
parent
39dd91344a
commit
4c43a815e5
@ -1,4 +1,4 @@
|
|||||||
// +build go1.7
|
// +build !go1.8
|
||||||
|
|
||||||
// Copyright 2018 Gin Core Team. All rights reserved.
|
// Copyright 2018 Gin Core Team. All rights reserved.
|
||||||
// Use of this source code is governed by a MIT style
|
// Use of this source code is governed by a MIT style
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// +build !go1.7
|
// +build go1.8
|
||||||
|
|
||||||
// Copyright 2018 Gin Core Team. All rights reserved.
|
// Copyright 2018 Gin Core Team. All rights reserved.
|
||||||
// Use of this source code is governed by a MIT style
|
// Use of this source code is governed by a MIT style
|
||||||
|
Loading…
x
Reference in New Issue
Block a user