Skip to content

chore: upgrade Deps#1

Open
MatthewJamesBoyle wants to merge 2 commits intomasterfrom
chore/upgrade-go-deps
Open

chore: upgrade Deps#1
MatthewJamesBoyle wants to merge 2 commits intomasterfrom
chore/upgrade-go-deps

Conversation

@MatthewJamesBoyle
Copy link
Owner

Upgrade all Go dependencies to latest versions, including major version bumps.

Changes

  • Go: 1.14 → 1.23
  • gorilla/mux: v1.7.4 → v1.8.1
  • stretchr/testify: v1.5.1 → v1.11.1
  • golang.org/x/sync: v0.0.0-20190423024810 → v0.19.0
  • golang/mock: Replaced deprecated github.com/golang/mock with go.uber.org/mock v0.6.0

Verification

  • Build passes: go build ./...
  • Tests pass: go test ./...

- Upgrade Go from 1.14 to 1.23
- Upgrade gorilla/mux from v1.7.4 to v1.8.1
- Upgrade stretchr/testify from v1.5.1 to v1.11.1
- Upgrade golang.org/x/sync from v0.0.0-20190423024810 to v0.19.0
- Replace deprecated github.com/golang/mock with go.uber.org/mock v0.6.0
- Add devcontainer with Go 1.23 support

Co-authored-by: Ona <no-reply@ona.com>
@aviator-app
Copy link

aviator-app bot commented Jan 17, 2026

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This pull request is currently open (not queued).

How to merge

To merge this PR, comment /aviator merge or add the mergequeue label.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Co-authored-by: Ona <no-reply@ona.com>
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