cli/cmd/core
Snider 67a38acc7c refactor: Remove unused packages and flatten project structure (#27)
* refactor: Remove unused packages and flatten project structure

Removes the following unused packages:
- pkg/crypt
- pkg/workspace
- pkg/io

Moves the remaining packages (core, e, runtime) to the top level of the project.

Updates all import paths to reflect the new structure.

* refactor: Remove unused packages and flatten project structure

Removes the following unused packages:
- pkg/crypt
- pkg/workspace
- pkg/io

Moves the remaining packages (core, e, runtime) to the top level of the project.

Updates all import paths to reflect the new structure.

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-11-13 17:26:38 +00:00
..
bin git keep before a gitignore 2025-10-27 03:38:27 +00:00
cmd refactor: Remove unused packages and flatten project structure (#27) 2025-11-13 17:26:38 +00:00
go.mod Add GoReleaser configuration and update Go version to 1.25 2025-11-04 12:00:58 +00:00
go.sum Bump the go_modules group across 1 directory with 2 updates (#20) 2025-11-02 16:25:40 +00:00
main.go cmd: core dev api sync - will update the root level go files to reflect the public API's of Core.* 2025-10-28 12:06:05 +00:00
Taskfile.yml (#10) GitHub Actions workflow and refactor build and test infrastructure 2025-10-30 16:23:00 +00:00