feat: change package name

This commit is contained in:
sujit
2024-09-26 11:46:41 +05:45
parent 4f8144b4e5
commit 58b38d49b7
5 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ import (
"context"
"fmt"
"github.com/oarkflow/golong/broker"
"github.com/oarkflow/mq/broker"
)
func main() {