1
0
Fork 0
timestamps
dump_stack() 2023-05-11 10:58:34 +00:00
parent b1d034a7fe
commit 1b68fc571f
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
3 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ replace code.dumpstack.io/tools/out-of-tree/qemu => ./qemu
replace code.dumpstack.io/tools/out-of-tree/config => ./config
replace code.dumpstack.io/tools/out-of-tree/kernel => ./kernel
replace code.dumpstack.io/tools/out-of-tree/distro => ./distro
require (
github.com/alecthomas/kong v0.7.1