Skip to content

Commit 3ebf387

Browse files
committed
chore: drop the v1 Go sources, module, and committed binary
v2 is pure TypeScript (tsc → dist/); the 83 Go files, go.mod, the GoReleaser config, and a 15.8 MB compiled binary at the repo root were dead — never built, shipped, or imported — and only confused the layout and bloated clones. The v1 Go is preserved at tag v0.9.0, so this loses nothing and is fully reversible.
1 parent 33b54aa commit 3ebf387

88 files changed

Lines changed: 3 additions & 21217 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ node_modules/
2323
# OS
2424
.DS_Store
2525
Thumbs.db
26+
27+
# stray compiled binary (v1 Go artifact name)
28+
/cli

.goreleaser.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)