Capital D

This commit is contained in:
Davide 2023-04-24 13:04:52 +02:00
parent 2c12ef6df8
commit 30f017af72
Signed by: Davte
GPG Key ID: 70336F92E6814706
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
package main
import (
"gogs.davte.it/davte/autoclick"
"gogs.davte.it/Davte/autoclick"
)
func main() {

2
go.mod
View File

@ -1,4 +1,4 @@
module gogs.davte.it/davte/autoclick
module gogs.davte.it/Davte/autoclick
go 1.19