go/cmd/core
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
..
bin git keep before a gitignore 2025-10-27 03:38:27 +00:00
cmd Refactor library improvements (#18) 2025-11-02 16:17:25 +00:00
go.mod Bump the go_modules group across 1 directory with 2 updates (#20) 2025-11-02 16:25:40 +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