Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update Go version and dependencies for MongoDB integration #270

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

appleboy
Copy link
Member

  • Update Go version from 1.20 to 1.22
  • Remove dependency on github.com/bos-hieu/mongostore
  • Upgrade github.com/gorilla/sessions from v1.2.2 to v1.3.0
  • Add dependency on github.com/laziness-coders/mongostore v0.0.14
  • Upgrade go.mongodb.org/mongo-driver from v1.14.0 to v1.16.0
  • Import github.com/laziness-coders/mongostore in mongodriver.go

fixed #259

- Update Go version from 1.20 to 1.22
- Remove dependency on `github.com/bos-hieu/mongostore`
- Upgrade `github.com/gorilla/sessions` from v1.2.2 to v1.3.0
- Add dependency on `github.com/laziness-coders/mongostore` v0.0.14
- Upgrade `go.mongodb.org/mongo-driver` from v1.14.0 to v1.16.0
- Import `github.com/laziness-coders/mongostore` in `mongodriver.go`

Signed-off-by: appleboy <appleboy.tw@gmail.com>
- Remove Go versions 1.20 and 1.21 from the lint workflow
- Remove Go versions 1.20 and 1.21 from the testing workflow

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@appleboy appleboy merged commit 8d75c3d into master Dec 26, 2024
6 checks passed
@appleboy appleboy deleted the mongodb branch December 26, 2024 14:50
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