From d108dbc9e0a41bf2f4fd4cb33181101b3e64ab76 Mon Sep 17 00:00:00 2001 From: Morten Linderud Date: Tue, 1 Jun 2021 01:03:42 +0200 Subject: [PATCH] Fixup Signed-off-by: Morten Linderud --- chattr.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chattr.go b/chattr.go index 0ffbf7b..3597660 100644 --- a/chattr.go +++ b/chattr.go @@ -1,8 +1,9 @@ package sbctl import ( - "golang.org/x/sys/unix" "os" + + "golang.org/x/sys/unix" ) const (