Snider
5e0252b5ee
chore(deps): sync go modules after SDK implementation
...
Updates go.mod and go.sum files across all workspace modules
after adding oasdiff and kin-openapi dependencies for SDK generation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 01:29:39 +00:00
Snider
858c9b4462
fix(dependencies): update golang.org/x modules to latest versions
2026-01-28 15:19:39 +00:00
Snider
b332f91559
fix: update dependencies and add new mining bridge functionality
2026-01-27 21:12:48 +00:00
Snider
0ad5c09ee6
feat: add initial project structure with configuration files and components
2026-01-15 22:46:50 +00:00
Snider
f0f6dafc1d
removes interfaces for pkg's moved out of core.
...
Signed-off-by: Snider <snider@lt.hn>
2025-11-24 23:48:24 +00:00
dependabot[bot]
75e31dfdcf
Bump the go_modules group across 1 directory with 2 updates ( #20 )
...
Bumps the go_modules group with 1 update in the /cmd/core directory: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.25.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.38.0 )
Updates `github.com/cloudflare/circl` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
dependency-group: go_modules
- dependency-name: github.com/cloudflare/circl
dependency-version: 1.6.1
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 16:25:40 +00:00
Snider
536ce7b6cd
Refactor project structure and add core modules for configuration, cryptography, display, and workspace management
2025-10-28 07:02:21 +00:00