From f95e21c431c8c4e597a5550c2634167e897b76af Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Eugenio Halili Date: Tue, 13 Jul 2021 22:14:02 +0800 Subject: [PATCH] Add update-golang Git module Signed-off-by: Andrei Jiroh Eugenio Halili --- .gitmodules | 3 +++ update-golang | 1 + 2 files changed, 4 insertions(+) create mode 160000 update-golang diff --git a/.gitmodules b/.gitmodules index 5a4c180..a1b8064 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "bash-wakatime"] path = bash-wakatime url = https://github.com/gjsheep/bash-wakatime.git +[submodule "golang-updater"] + path = update-golang + url = https://github.com/udhos/update-golang.git diff --git a/update-golang b/update-golang new file mode 160000 index 0000000..a71ff4f --- /dev/null +++ b/update-golang @@ -0,0 +1 @@ +Subproject commit a71ff4fb72d430d3cde39dea33b0de6cf23b4c72