Skip to content

fix(deps): bump Go directive to 1.27.0 and refresh golang.org/x deps - #270

Merged
jkyberneees merged 3 commits into
mainfrom
fix/go-toolchain-and-deps
Sep 26, 2026
Merged

jkyberneees merged 3 commits into
mainfrom
fix/go-toolchain-and-deps

Conversation

@jkyberneees

Copy link
Copy Markdown
Contributor

Toolchain + dependency refresh:

  • go.mod directive: 1.25.0 → 1.27.0 (built/verified with Go 1.27.1)
  • x/net 0.59.0, x/sys 0.48.0, x/term 0.46.0, x/image 0.46.0 (x/crypto, x/text in go.sum)
  • drop stale direct pin on onnxruntime_go (indirect via go-vector, which pins v1.31.0)

go build ./... and the full test suite (./internal/..., ./cmd/odek/) pass.

- go.mod: go 1.25.0 -> 1.27.0 (toolchain 1.27.1)
- x/net 0.59.0, x/sys 0.48.0, x/term 0.46.0, x/image 0.46.0
- drop stale direct pin on onnxruntime_go (indirect via go-vector)
- go build ./... and full test suite green
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
odek 38f3871 Commit Preview URL

Branch Preview URL
Sep 26 2026, 07:40 AM

@jkyberneees
jkyberneees force-pushed the fix/go-toolchain-and-deps branch from 47ea1e6 to e313d58 Compare September 26, 2026 07:33
@jkyberneees
jkyberneees merged commit 7e6bd1f into main Sep 26, 2026
10 checks passed
@jkyberneees
jkyberneees deleted the fix/go-toolchain-and-deps branch September 26, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant