mirror of
https://github.com/slackhq/nebula.git
synced 2026-02-15 17:24:23 +01:00
gofmt
This commit is contained in:
@@ -3,11 +3,11 @@ package main
|
||||
import (
|
||||
"bytes"
|
||||
"crypto/rand"
|
||||
"github.com/slackhq/nebula/cert"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"golang.org/x/crypto/ed25519"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
"github.com/slackhq/nebula/cert"
|
||||
"testing"
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user