build: apply gofmt from golang 1.17
This commit is contained in:
parent
2bc2546d5c
commit
24de896df2
178 changed files with 223 additions and 56 deletions
|
@ -1,5 +1,6 @@
|
|||
// Device reading functions
|
||||
|
||||
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
|
||||
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
|
||||
|
||||
package local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue