8000 import ordering · coder/tailscale@4ec7ef5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ec7ef5

Browse files
committed
import ordering
1 parent b824a9c commit 4ec7ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

disco/disco_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ package disco
55

66
import (
77
"fmt"
8-
"golang.org/x/crypto/nacl/box"
98
"net/netip"
109
"reflect"
1110
"strings"
1211
"testing"
1312

1413
"go4.org/mem"
14+
"golang.org/x/crypto/nacl/box"
1515
"tailscale.com/types/key"
1616
)
1717

0 commit comments

Comments
 (0)
0