multi: run go fmt with go 1.17

This commit is contained in:
Oliver Gugger
2021-11-08 12:00:58 +01:00
parent 602d2065eb
commit 41c579fd09
11 changed files with 52 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
//go:build kvdb_postgres
// +build kvdb_postgres
package postgres

View File

@@ -1,3 +1,4 @@
//go:build kvdb_postgres
// +build kvdb_postgres
package postgres

View File

@@ -1,3 +1,4 @@
//go:build kvdb_postgres
// +build kvdb_postgres
package postgres

View File

@@ -1,3 +1,4 @@
//go:build kvdb_postgres
// +build kvdb_postgres
package postgres

View File

@@ -1,3 +1,4 @@
//go:build kvdb_postgres
// +build kvdb_postgres
package postgres

View File

@@ -1,3 +1,4 @@
//go:build kvdb_postgres
// +build kvdb_postgres
package postgres

View File

@@ -1,3 +1,4 @@
//go:build kvdb_postgres
// +build kvdb_postgres
package postgres