Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
fix: go.mod using wrong module name
Browse files Browse the repository at this point in the history
  • Loading branch information
auguwu authored Mar 28, 2022
1 parent f8f0b01 commit 53c3e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/noelware/chi-ratelimit/redis
module github.com/noelware/chi-ratelimit-redis

go 1.18

Expand Down

0 comments on commit 53c3e9c

Please sign in to comment.