Apply gofmt

This commit is contained in:
Andrew Ayer 2024-04-03 16:51:02 -04:00
parent 658e320638
commit 740bf5ac55
1 changed files with 1 additions and 1 deletions

View File

@ -17,10 +17,10 @@ import (
"encoding/json"
"errors"
"fmt"
"slices"
"io/fs"
"os"
"path/filepath"
"slices"
"software.sslmate.com/src/certspotter/ct"
"strconv"
"strings"