Skip to content

Commit f25376b

Browse files
committed
fix: gofmt binary_test.go
1 parent 714d674 commit f25376b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/binary_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ import (
55
"fmt"
66
"os"
77
"os/exec"
8-
"runtime"
98
"path/filepath"
109
"regexp"
10+
"runtime"
1111
"sort"
1212
"strings"
1313
"sync"

0 commit comments

Comments
 (0)