mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 14:17:56 +01:00
multi: run go fmt with go 1.17
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build kvdb_postgres
|
||||
// +build kvdb_postgres
|
||||
|
||||
package postgres
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//go:build kvdb_postgres
|
||||
// +build kvdb_postgres
|
||||
|
||||
package postgres
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//go:build kvdb_postgres
|
||||
// +build kvdb_postgres
|
||||
|
||||
package postgres
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//go:build kvdb_postgres
|
||||
// +build kvdb_postgres
|
||||
|
||||
package postgres
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//go:build kvdb_postgres
|
||||
// +build kvdb_postgres
|
||||
|
||||
package postgres
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//go:build kvdb_postgres
|
||||
// +build kvdb_postgres
|
||||
|
||||
package postgres
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//go:build kvdb_postgres
|
||||
// +build kvdb_postgres
|
||||
|
||||
package postgres
|
||||
|
||||
Reference in New Issue
Block a user