Use text/template

Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
pull/2439/head
Somtochi Onyekwere 3 years ago
parent 7a306e69ab
commit a30ffdb176

@ -21,12 +21,12 @@ import (
"context"
"encoding/json"
"fmt"
"html/template"
"io"
"os"
"sort"
"strings"
"sync"
"text/template"
"time"
"github.com/spf13/cobra"

Loading…
Cancel
Save