Skip to content

Commit f907226

Browse files
committed
fix: go module path
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 85346bf commit f907226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github/golang-queue/nats
1+
module github.com/golang-queue/nats
22

33
go 1.16
44

0 commit comments

Comments
 (0)