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

feat: upgrade go-redis from v8 to v9 #46

Merged
merged 8 commits into from Mar 26, 2023
Merged

feat: upgrade go-redis from v8 to v9 #46

merged 8 commits into from Mar 26, 2023

Conversation

cwp0
Copy link
Contributor

@cwp0 cwp0 commented Mar 26, 2023

Fix: #42

Replace: #45

@casbin-bot
Copy link
Member

@tangyang9464 @JalinWang @imp2002 please review

@hsluoyz hsluoyz changed the title fix: change node.js version from 16 to 18 feat: upgrade go-redis from v8 to v9 Mar 26, 2023
@hsluoyz hsluoyz merged commit c1cf186 into casbin:master Mar 26, 2023
7 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hsluoyz pushed a commit that referenced this pull request Apr 2, 2023
* build: bump github.com/redis/go-redis/v9

* docs: update README with new dep

* Update ci.yml

* ci: match go version from gomod

* ci: bump semantic release too

* docs: add go version to readme

* docs: use go 1.17

* ci: use go 1.17

* ci: runs across matrix

* ci: just matrix go

* ci: quote go versions

* ci: on push/pull

* ci: no fast fail

* ci: fastfail back

* ci: fast fail but no continue on error

* ci: don't run twice for the same PR

* feat: upgrade go-redis from v8 to v9 (#46)

* build: bump github.com/redis/go-redis/v9.

* fix: bump github.com/redis/go-redis/v9.

* fix: fix CI.

* fix: fix CI.

* fix: change node.js version from 16 to 18

* fix: change node.js version from 16 to 18

* Update README.md

* Update README.md

* chore(gomod): bump deps

---------

Co-authored-by: Wenpeng Chen <wenpengchen@njust.edu.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update to github.com/redis/go-redis/v9
3 participants