Skip to content

Update dependencies and Go version - #12

Closed
cmiller01 wants to merge 1 commit into
mainfrom
claude/update-dependencies-go-QjwjH
Closed

Update dependencies and Go version#12
cmiller01 wants to merge 1 commit into
mainfrom
claude/update-dependencies-go-QjwjH

Conversation

@cmiller01

Copy link
Copy Markdown
Owner
  • Upgrade Go from 1.22.0 to 1.24.0 with toolchain 1.24.7
  • Update Dockerfile to use golang:1.24
  • Update .devcontainer.json to use Go 1.24
  • Update all dependencies to latest versions:
    • github.com/go-resty/resty/v2: v2.15.3 → v2.17.1
    • github.com/spf13/cobra: v1.8.1 → v1.10.2
    • github.com/spf13/viper: v1.19.0 → v1.21.0
    • golang.org/x/crypto: v0.25.0 → v0.46.0
    • golang.org/x/net: v0.27.0 → v0.48.0
    • golang.org/x/sys: v0.22.0 → v0.39.0
    • google.golang.org/protobuf: v1.33.0 → v1.36.11
    • And various other dependency updates

- Upgrade Go from 1.22.0 to 1.24.0 with toolchain 1.24.7
- Update Dockerfile to use golang:1.24
- Update .devcontainer.json to use Go 1.24
- Update all dependencies to latest versions:
  - github.com/go-resty/resty/v2: v2.15.3 → v2.17.1
  - github.com/spf13/cobra: v1.8.1 → v1.10.2
  - github.com/spf13/viper: v1.19.0 → v1.21.0
  - golang.org/x/crypto: v0.25.0 → v0.46.0
  - golang.org/x/net: v0.27.0 → v0.48.0
  - golang.org/x/sys: v0.22.0 → v0.39.0
  - google.golang.org/protobuf: v1.33.0 → v1.36.11
  - And various other dependency updates
@cmiller01

Copy link
Copy Markdown
Owner Author

see #13 instead

@cmiller01 cmiller01 closed this Dec 24, 2025
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