format build tags according to go 1.17

This commit is contained in:
Nikita Karmatskikh
2021-11-20 21:23:18 +03:00
committed by Michal Jan Matczuk
parent fcefd904ca
commit 7689c7267b
5 changed files with 5 additions and 0 deletions

View File

@@ -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