rename go module

This commit is contained in:
ajatprabha
2021-09-18 19:40:42 +05:30
parent 56e3b1a6d2
commit 9481a66b76
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/ajatprabha/asynqmon
module github.com/hibiken/asynqmon
go 1.16