Skip to content

chore: upgrade go version to 1.21 and dependencies#258

Merged
devfeel merged 1 commit intoaicodefrom
aicode-update-deps
Mar 1, 2026
Merged

chore: upgrade go version to 1.21 and dependencies#258
devfeel merged 1 commit intoaicodefrom
aicode-update-deps

Conversation

@devfeel
Copy link
Copy Markdown
Owner

@devfeel devfeel commented Mar 1, 2026

Description

Upgrade Go version and dependencies to latest stable versions.

Changes

  • Go version: 1.12 -> 1.21
  • github.com/garyburd/redigo: v1.6.0 -> v1.6.4
  • golang.org/x/net: v0.0.0-20190606173856 -> v0.20.0
  • gopkg.in/yaml.v2: v2.2.2 -> v2.4.0

Benefits

  • Improved security (fixes vulnerabilities)
  • Better performance with newer Go runtime
  • Compatibility with modern Go ecosystem

- go 1.12 -> 1.21
- github.com/garyburd/redigo v1.6.0 -> v1.6.4
- golang.org/x/net v0.0.0-20190606173856 -> v0.20.0
- gopkg.in/yaml.v2 v2.2.2 -> v2.4.0
@devfeel devfeel merged commit 0844515 into aicode Mar 1, 2026
1 check failed
@devfeel devfeel deleted the aicode-update-deps branch March 1, 2026 08:28
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