gohook/go.mod

6 lines
80 B
Modula-2
Raw Normal View History

2019-02-19 22:34:55 +08:00
module github.com/robotn/gohook
2019-10-27 01:05:46 +08:00
2021-09-27 03:09:05 +08:00
go 1.17
2020-02-23 00:09:45 +08:00
2021-09-27 03:09:05 +08:00
require github.com/vcaesar/tt v0.20.0