mirror of
https://github.com/coalaura/idk.git
synced 2025-09-06 02:55:16 +00:00
update pkg
This commit is contained in:
12
go.mod
12
go.mod
@@ -3,7 +3,7 @@ module idk
|
||||
go 1.24.5
|
||||
|
||||
require (
|
||||
github.com/coalaura/getch v0.0.1
|
||||
github.com/coalaura/getch v0.0.2
|
||||
github.com/goccy/go-yaml v1.18.0
|
||||
github.com/revrost/go-openrouter v0.2.1
|
||||
github.com/shirou/gopsutil/v4 v4.25.7
|
||||
@@ -11,11 +11,11 @@ require (
|
||||
|
||||
require (
|
||||
github.com/ebitengine/purego v0.8.4 // indirect
|
||||
github.com/go-ole/go-ole v1.2.6 // indirect
|
||||
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
|
||||
github.com/mattn/go-colorable v0.1.13 // indirect
|
||||
github.com/mattn/go-isatty v0.0.19 // indirect
|
||||
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
|
||||
github.com/go-ole/go-ole v1.3.0 // indirect
|
||||
github.com/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35 // indirect
|
||||
github.com/mattn/go-colorable v0.1.14 // indirect
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
|
||||
github.com/rs/zerolog v1.34.0 // indirect
|
||||
github.com/tklauser/go-sysconf v0.3.15 // indirect
|
||||
github.com/tklauser/numcpus v0.10.0 // indirect
|
||||
|
Reference in New Issue
Block a user