updata build sort

This commit is contained in:
thinkerou 2021-03-27 08:51:23 +08:00
parent d485f68246
commit 5428711066
11 changed files with 11 additions and 11 deletions

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build !nomsgpack
//go:build !nomsgpack
// +build !nomsgpack
package binding

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build !nomsgpack
//go:build !nomsgpack
// +build !nomsgpack
package binding

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build nomsgpack
//go:build nomsgpack
// +build nomsgpack
package binding

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build !nomsgpack
//go:build !nomsgpack
// +build !nomsgpack
package binding

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build !nomsgpack
//go:build !nomsgpack
// +build !nomsgpack
package binding

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build appengine
//go:build appengine
// +build appengine
package gin

View File

@ -1,5 +1,5 @@
// +build go1.13
//go:build go1.13
// +build go1.13
package gin

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build !jsoniter
//go:build !jsoniter
// +build !jsoniter
package json

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build jsoniter
//go:build jsoniter
// +build jsoniter
package json

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build !nomsgpack
//go:build !nomsgpack
// +build !nomsgpack
package render

View File

@ -2,8 +2,8 @@
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
// +build !nomsgpack
//go:build !nomsgpack
// +build !nomsgpack
package render