Skip to content

Commit

Permalink
fixed go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
refaktor committed Mar 5, 2025
1 parent 6b86f4d commit a5dd35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.1

retract v0.0.11 // Published accidentally with a bug

replace github.com/refaktor/keyboard => ../keyboard
// replace github.com/refaktor/keyboard => ../keyboard

require (
filippo.io/age v1.2.1
Expand Down

0 comments on commit a5dd35d

Please sign in to comment.