1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-12-04 14:46:29 -05:00

Update cview imports

This commit is contained in:
makeworld 2021-05-14 18:49:36 -04:00
parent e3f062e75e
commit d69e0dbd86
2 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ import (
"strconv"
"strings"
"code.rocketnine.space/tslocum/cview"
"github.com/makeworld-the-better-one/amfora/config"
"github.com/spf13/viper"
"gitlab.com/tslocum/cview"
)
// Renderer for gemtext. Other Renderers are in renderer.go.

View File

@ -6,9 +6,9 @@ import (
"fmt"
"io"
"code.rocketnine.space/tslocum/cview"
"github.com/makeworld-the-better-one/amfora/config"
"github.com/spf13/viper"
"gitlab.com/tslocum/cview"
)
// Renderer renderers network bytes into something that can be displayed on a