style: run gofmt (#229)

This commit is contained in:
Andrew Rynhard 2018-11-23 09:30:17 -08:00 committed by GitHub
parent 08dd81a557
commit f870acdae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,13 @@ import (
"bytes"
"context"
"fmt"
"text/template"
"io/ioutil"
"log"
"os"
"path"
"strconv"
"strings"
"text/template"
"time"
"github.com/autonomy/talos/src/initramfs/cmd/init/pkg/constants"