diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-10-22 11:24:43 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-10-22 11:24:43 -0700 |
| commit | 738a87b29b773e4ea80eca398a44528ebf9e6c39 (patch) | |
| tree | 2f843dbfb685b7c5cd0480104ce2b8d6b76efcc4 /tools/git-bootstrap/go.mod | |
| parent | fix(flake): remove unstable URL for nixpkgs (diff) | |
| download | infra-738a87b29b773e4ea80eca398a44528ebf9e6c39.tar.gz | |
ref(tools/git-bootstrap): this is replaced by terraform
Diffstat (limited to '')
| -rw-r--r-- | tools/git-bootstrap/go.mod | 3 |
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 |
