2026-01-29 18:13:51 +00:00
|
|
|
module github.com/host-uk/core
|
2025-10-24 04:55:10 +01:00
|
|
|
|
refactor(cli): restructure cmd packages into subdirectories
- Move CLI commands into subdirectories matching command hierarchy:
dev/, go/, php/, build/, ci/, sdk/, pkg/, vm/, docs/, setup/, doctor/, test/, ai/
- Create shared/ package for common styles and utilities
- Add new `core ai` root command with claude subcommand
- Update package declarations and imports across all files
- Create commands.go entry points for each package
- Remove GUI-related files (moved to core-gui repo)
This makes the filesystem structure match the CLI command structure,
improving context capture and code organization.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 18:02:43 +00:00
|
|
|
go 1.25.5
|
2025-10-24 04:55:10 +01:00
|
|
|
|
|
|
|
|
require (
|
2026-01-29 18:13:51 +00:00
|
|
|
github.com/Snider/Borg v0.1.0
|
|
|
|
|
github.com/getkin/kin-openapi v0.133.0
|
refactor(cli): restructure cmd packages into subdirectories
- Move CLI commands into subdirectories matching command hierarchy:
dev/, go/, php/, build/, ci/, sdk/, pkg/, vm/, docs/, setup/, doctor/, test/, ai/
- Create shared/ package for common styles and utilities
- Add new `core ai` root command with claude subcommand
- Update package declarations and imports across all files
- Create commands.go entry points for each package
- Remove GUI-related files (moved to core-gui repo)
This makes the filesystem structure match the CLI command structure,
improving context capture and code organization.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 18:02:43 +00:00
|
|
|
github.com/leaanthony/debme v1.2.1
|
|
|
|
|
github.com/leaanthony/gosod v1.0.4
|
2026-01-29 18:13:51 +00:00
|
|
|
github.com/minio/selfupdate v0.6.0
|
|
|
|
|
github.com/modelcontextprotocol/go-sdk v1.2.0
|
|
|
|
|
github.com/oasdiff/oasdiff v1.11.8
|
|
|
|
|
github.com/spf13/cobra v1.10.2
|
|
|
|
|
github.com/stretchr/testify v1.11.1
|
|
|
|
|
golang.org/x/mod v0.31.0
|
refactor(cli): restructure cmd packages into subdirectories
- Move CLI commands into subdirectories matching command hierarchy:
dev/, go/, php/, build/, ci/, sdk/, pkg/, vm/, docs/, setup/, doctor/, test/, ai/
- Create shared/ package for common styles and utilities
- Add new `core ai` root command with claude subcommand
- Update package declarations and imports across all files
- Create commands.go entry points for each package
- Remove GUI-related files (moved to core-gui repo)
This makes the filesystem structure match the CLI command structure,
improving context capture and code organization.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 18:02:43 +00:00
|
|
|
golang.org/x/net v0.49.0
|
2026-01-29 18:13:51 +00:00
|
|
|
golang.org/x/oauth2 v0.34.0
|
2026-01-29 19:09:51 +00:00
|
|
|
golang.org/x/term v0.39.0
|
2026-01-28 18:33:11 +00:00
|
|
|
golang.org/x/text v0.33.0
|
2026-01-29 18:13:51 +00:00
|
|
|
gopkg.in/yaml.v3 v3.0.1
|
2025-10-24 04:55:10 +01:00
|
|
|
)
|
|
|
|
|
|
|
|
|
|
require (
|
2026-01-29 18:13:51 +00:00
|
|
|
aead.dev/minisign v0.2.0 // indirect
|
|
|
|
|
cloud.google.com/go v0.123.0 // indirect
|
|
|
|
|
dario.cat/mergo v1.0.0 // indirect
|
|
|
|
|
github.com/Microsoft/go-winio v0.6.2 // indirect
|
|
|
|
|
github.com/ProtonMail/go-crypto v1.3.0 // indirect
|
|
|
|
|
github.com/TwiN/go-color v1.4.1 // indirect
|
|
|
|
|
github.com/cloudflare/circl v1.6.1 // indirect
|
|
|
|
|
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
|
|
|
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
|
|
|
|
github.com/emirpasic/gods v1.18.1 // indirect
|
|
|
|
|
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
|
|
|
|
|
github.com/go-git/go-billy/v5 v5.6.2 // indirect
|
|
|
|
|
github.com/go-git/go-git/v5 v5.16.3 // indirect
|
|
|
|
|
github.com/go-openapi/jsonpointer v0.21.0 // indirect
|
|
|
|
|
github.com/go-openapi/swag v0.23.0 // indirect
|
|
|
|
|
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
|
|
|
|
|
github.com/google/jsonschema-go v0.3.0 // indirect
|
|
|
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
|
|
|
|
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
|
|
|
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
|
|
|
github.com/kevinburke/ssh_config v1.2.0 // indirect
|
|
|
|
|
github.com/mailru/easyjson v0.9.0 // indirect
|
|
|
|
|
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
|
|
|
|
|
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 // indirect
|
|
|
|
|
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 // indirect
|
|
|
|
|
github.com/perimeterx/marshmallow v1.1.5 // indirect
|
|
|
|
|
github.com/pjbgf/sha1cd v0.3.2 // indirect
|
|
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
|
|
|
|
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
|
|
|
|
|
github.com/skeema/knownhosts v1.3.1 // indirect
|
|
|
|
|
github.com/spf13/pflag v1.0.10 // indirect
|
|
|
|
|
github.com/tidwall/gjson v1.18.0 // indirect
|
|
|
|
|
github.com/tidwall/match v1.1.1 // indirect
|
|
|
|
|
github.com/tidwall/pretty v1.2.1 // indirect
|
|
|
|
|
github.com/tidwall/sjson v1.2.5 // indirect
|
|
|
|
|
github.com/wI2L/jsondiff v0.7.0 // indirect
|
|
|
|
|
github.com/woodsbury/decimal128 v1.3.0 // indirect
|
|
|
|
|
github.com/xanzy/ssh-agent v0.3.3 // indirect
|
|
|
|
|
github.com/yargevad/filepathx v1.0.0 // indirect
|
|
|
|
|
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
|
|
|
|
|
golang.org/x/crypto v0.47.0 // indirect
|
2026-01-29 01:29:39 +00:00
|
|
|
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
|
2026-01-28 15:19:39 +00:00
|
|
|
golang.org/x/sys v0.40.0 // indirect
|
2026-01-29 18:13:51 +00:00
|
|
|
gopkg.in/warnings.v0 v0.1.2 // indirect
|
2025-10-24 04:55:10 +01:00
|
|
|
)
|