Skip to content

Upgrade Go to 1.24.11#95

Merged
Oguzhan Unlu (oguzhanunlu) merged 1 commit intodevelopfrom
fix-cve
Jan 13, 2026
Merged

Upgrade Go to 1.24.11#95
Oguzhan Unlu (oguzhanunlu) merged 1 commit intodevelopfrom
fix-cve

Conversation

@oguzhanunlu
Copy link
Member

@oguzhanunlu Oguzhan Unlu (oguzhanunlu) commented Jan 13, 2026

  • Update Go version from 1.19 to 1.24.11
  • Update Alpine base image from 3.18.5 to 3.21
  • CI workflow update (Consul 1.8.3 → 1.22.2)
  • go:embed instead of go-bindata
  • Native go build instead of gox
  • Update major dependencies:
    • aws-sdk-go: v1.34.5 -> v1.55.8
    • sentry-go: v0.14.0 -> v0.40.0
    • consul/api: v1.4.0 -> v1.32.0
    • consul/sdk: v0.4.0 -> v0.16.1
    • golang.org/x/sys, golang.org/x/text, and others
  • Fix InitConsulLock to properly parse URL schemes for new consul/api
  • Fix test compatibility with updated dependencies
  • Fix Makefile sed command for macOS compatibility

@oguzhanunlu Oguzhan Unlu (oguzhanunlu) changed the title Upgrade Go to 1.25 Upgrade Go to 1.24.11 Jan 13, 2026
- Update Go version from 1.19 to 1.24.11
- Update Alpine base image from 3.18.5 to 3.21
- CI workflow update (Consul 1.8.3 → 1.22.2)
- go:embed instead of go-bindata
- Native go build instead of gox
- Update major dependencies:
  - aws-sdk-go: v1.34.5 -> v1.55.8
  - sentry-go: v0.14.0 -> v0.40.0
  - consul/api: v1.4.0 -> v1.32.0
  - consul/sdk: v0.4.0 -> v0.16.1
  - golang.org/x/sys, golang.org/x/text, and others
- Fix InitConsulLock to properly parse URL schemes for new consul/api
- Fix test compatibility with updated dependencies
- Fix Makefile sed command for macOS compatibility
@oguzhanunlu Oguzhan Unlu (oguzhanunlu) merged commit a289529 into develop Jan 13, 2026
1 check passed
Oguzhan Unlu (oguzhanunlu) added a commit that referenced this pull request Jan 14, 2026
- Update Go version from 1.19 to 1.24.11
- Update Alpine base image from 3.18.5 to 3.21
- CI workflow update (Consul 1.8.3 → 1.22.2)
- go:embed instead of go-bindata
- Native go build instead of gox
- Update major dependencies:
  - aws-sdk-go: v1.34.5 -> v1.55.8
  - sentry-go: v0.14.0 -> v0.40.0
  - consul/api: v1.4.0 -> v1.32.0
  - consul/sdk: v0.4.0 -> v0.16.1
  - golang.org/x/sys, golang.org/x/text, and others
- Fix InitConsulLock to properly parse URL schemes for new consul/api
- Fix test compatibility with updated dependencies
- Fix Makefile sed command for macOS compatibility
Oguzhan Unlu (oguzhanunlu) added a commit that referenced this pull request Jan 20, 2026
- Update Go version from 1.19 to 1.24.11
- Update Alpine base image from 3.18.5 to 3.21
- CI workflow update (Consul 1.8.3 → 1.22.2)
- go:embed instead of go-bindata
- Native go build instead of gox
- Update major dependencies:
  - aws-sdk-go: v1.34.5 -> v1.55.8
  - sentry-go: v0.14.0 -> v0.40.0
  - consul/api: v1.4.0 -> v1.32.0
  - consul/sdk: v0.4.0 -> v0.16.1
  - golang.org/x/sys, golang.org/x/text, and others
- Fix InitConsulLock to properly parse URL schemes for new consul/api
- Fix test compatibility with updated dependencies
- Fix Makefile sed command for macOS compatibility
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.

2 participants