From f470d22c0cc0eeaf31f462cf61c8644a2991f955 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Thu, 3 Oct 2024 11:06:56 +0200 Subject: [PATCH] Discover go install --- .gitignore | 4 ++-- go.mod | 2 +- sync | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 sync diff --git a/.gitignore b/.gitignore index 4c40aff..fe8244a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -main.log +*.log .env -main.exe +*.exe diff --git a/go.mod b/go.mod index e61a852..1cf5fdd 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module main +module repo go 1.22.4 diff --git a/sync b/sync deleted file mode 100644 index 371548a..0000000 --- a/sync +++ /dev/null @@ -1 +0,0 @@ -main.exe,"C:\Program Files\Git\usr\bin\repo.exe"