aboutsummaryrefslogtreecommitdiff
path: root/tools/git-bootstrap/go.mod
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-10-22 11:24:43 -0700
committerFranck Cuny <franck@fcuny.net>2022-10-22 11:24:43 -0700
commit738a87b29b773e4ea80eca398a44528ebf9e6c39 (patch)
tree2f843dbfb685b7c5cd0480104ce2b8d6b76efcc4 /tools/git-bootstrap/go.mod
parentfix(flake): remove unstable URL for nixpkgs (diff)
downloadinfra-738a87b29b773e4ea80eca398a44528ebf9e6c39.tar.gz
ref(tools/git-bootstrap): this is replaced by terraform
Diffstat (limited to 'tools/git-bootstrap/go.mod')
-rw-r--r--tools/git-bootstrap/go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/git-bootstrap/go.mod b/tools/git-bootstrap/go.mod
deleted file mode 100644
index 11cfa6a..0000000
--- a/tools/git-bootstrap/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module golang.fcuny.net/git-bootstrap
-
-go 1.17