Explorar o código

Convert tcell to direct dep

ayn2op %!s(int64=3) %!d(string=hai) anos
pai
achega
ad9b1cade3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -4,13 +4,13 @@ go 1.19
 
 require (
 	github.com/diamondburned/arikawa/v3 v3.1.0
+	github.com/gdamore/tcell/v2 v2.5.4
 	github.com/rivo/tview v0.0.0-20230101141202-1dc4a83affeb
 	gopkg.in/yaml.v3 v3.0.1
 )
 
 require (
 	github.com/gdamore/encoding v1.0.0 // indirect
-	github.com/gdamore/tcell/v2 v2.5.4 // indirect
 	github.com/gorilla/schema v1.2.0 // indirect
 	github.com/gorilla/websocket v1.5.0 // indirect
 	github.com/lucasb-eyer/go-colorful v1.2.0 // indirect