Skip to content

go1.26.1: upgrade Go version and dependencies#27

Merged
daisuzu merged 2 commits intomasterfrom
go1.26.1
Apr 3, 2026
Merged

go1.26.1: upgrade Go version and dependencies#27
daisuzu merged 2 commits intomasterfrom
go1.26.1

Conversation

@daisuzu
Copy link
Copy Markdown
Contributor

@daisuzu daisuzu commented Apr 3, 2026

No description provided.

@megasaurus-app
Copy link
Copy Markdown

megasaurus-app Bot commented Apr 3, 2026

Scan Summary  

ScanResults

Vulnerabilities

0-C 1-H 0-M 1-L 0-I

Sensitive Data

0-C 0-H 0-M 0-L 0-I

Secrets

0-C 0-H 0-M 0-L 0-I

Total

0-C 1-H 0-M 1-L 0-I

wizsecurityscorebadge

React with a 👍 or 👎 to let us know if these findings were helpful or not.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3ed6421c7a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread go.mod
module github.com/eure/kamimai

go 1.14
go 1.26.1
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Align go directive with configured CI toolchain

Raising the module directive to go 1.26.1 makes this repo require that minimum toolchain, but the active workflow still provisions Go 1.13 in .github/workflows/go.yml (go-version: 1.13), so push builds will fail before compilation on CI. This change should be paired with CI/tooling updates (or a lower go directive) to keep the default build path working.

Useful? React with 👍 / 👎.

@daisuzu daisuzu merged commit 9c85732 into master Apr 3, 2026
5 checks passed
@daisuzu daisuzu deleted the go1.26.1 branch April 3, 2026 07:35
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.

3 participants