tmp.symbols/go.mod
Vincent Batts 19a8ea518a
Initial commit
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-05-26 21:00:18 -04:00

10 lines
177 B
Modula-2

module tekt
go 1.20
require (
github.com/go-delve/delve v1.20.1
github.com/sirupsen/logrus v1.9.0
)
require golang.org/x/sys v0.0.0-20220908164124-27713097b956 // indirect