Skip to content

Commit

Permalink
adding missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
zveinn committed Apr 22, 2024
1 parent bb5d9bb commit 0dbbdf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/globals.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import (
"crypto/x509"
"net/url"
"os"
"strconv"
"time"

"github.com/charmbracelet/lipgloss"
Expand Down

0 comments on commit 0dbbdf2

Please sign in to comment.