Update go mod and version

This commit is contained in:
vcaesar 2021-09-26 15:09:05 -04:00
parent b9033f7e4c
commit 384f5adf97
3 changed files with 5 additions and 5 deletions

4
go.mod
View File

@ -1,5 +1,5 @@
module github.com/robotn/gohook
go 1.13
go 1.17
require github.com/vcaesar/tt v0.11.0
require github.com/vcaesar/tt v0.20.0

4
go.sum
View File

@ -1,2 +1,2 @@
github.com/vcaesar/tt v0.11.0 h1:obQecjgbnAxxC6OYGY6yDvhGRW2PR5wD8Ma2uJH3WGA=
github.com/vcaesar/tt v0.11.0/go.mod h1:GHPxQYhn+7OgKakRusH7KJ0M5MhywoeLb8Fcffs/Gtg=
github.com/vcaesar/tt v0.20.0 h1:9t2Ycb9RNHcP0WgQgIaRKJBB+FrRdejuaL6uWIHuoBA=
github.com/vcaesar/tt v0.20.0/go.mod h1:GHPxQYhn+7OgKakRusH7KJ0M5MhywoeLb8Fcffs/Gtg=

View File

@ -32,7 +32,7 @@ import (
const (
// Version get the gohook version
Version = "v0.30.4.100, Sierra Nevada!"
Version = "v0.31.2.113, Sierra Nevada!"
// HookEnabled honk enable status
HookEnabled = 1 // iota