Skip to content

Commit 27b4e96

Browse files
Bump github.com/robotn/gohook from 0.42.0 to 0.42.3
Bumps [github.com/robotn/gohook](https://github.com/robotn/gohook) from 0.42.0 to 0.42.3. - [Release notes](https://github.com/robotn/gohook/releases) - [Commits](robotn/gohook@v0.42.0...v0.42.3) --- updated-dependencies: - dependency-name: github.com/robotn/gohook dependency-version: 0.42.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4c2755 commit 27b4e96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/f01c33/robotgo-macro-recorder
22

33
go 1.22.3
44

5-
require github.com/robotn/gohook v0.42.0
5+
require github.com/robotn/gohook v0.42.3
66

77
require github.com/vcaesar/keycode v0.10.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/robotn/gohook v0.42.0 h1:y241yJtt1JvObVwoS2kXJ5OsoIsOoVkp/SPqmCAUhJg=
2-
github.com/robotn/gohook v0.42.0/go.mod h1:PYgH0f1EaxhCvNSqIVTfo+SIUh1MrM2Uhe2w7SvFJDE=
1+
github.com/robotn/gohook v0.42.3 h1:6Pm6q4gOn+CNjDpiBTWqPwbCJF4+0WD/Fdizlztua2U=
2+
github.com/robotn/gohook v0.42.3/go.mod h1:PYgH0f1EaxhCvNSqIVTfo+SIUh1MrM2Uhe2w7SvFJDE=
33
github.com/vcaesar/keycode v0.10.1 h1:0DesGmMAPWpYTCYddOFiCMKCDKgNnwiQa2QXindVUHw=
44
github.com/vcaesar/keycode v0.10.1/go.mod h1:JNlY7xbKsh+LAGfY2j4M3znVrGEm5W1R8s/Uv6BJcfQ=
55
github.com/vcaesar/tt v0.20.1 h1:D/jUeeVCNbq3ad8M7hhtB3J9x5RZ6I1n1eZ0BJp7M+4=

0 commit comments

Comments
 (0)