format build tags according to go 1.17
This commit is contained in:
committed by
Michal Jan Matczuk
parent
fcefd904ca
commit
7689c7267b
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a ALv2-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build all || integration
|
||||
// +build all integration
|
||||
|
||||
package gocqlx_test
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a ALv2-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build all || integration
|
||||
// +build all integration
|
||||
|
||||
package dbutil_test
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a ALv2-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build all || integration
|
||||
// +build all integration
|
||||
|
||||
package gocqlx_test
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a ALv2-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build all || integration
|
||||
// +build all integration
|
||||
|
||||
package gocqlx_test
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a ALv2-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build all || integration
|
||||
// +build all integration
|
||||
|
||||
package migrate_test
|
||||
|
||||
Reference in New Issue
Block a user