Fixed module name

This commit is contained in:
2021-07-19 02:00:55 +02:00
parent 40898b6d1a
commit a767cb7622
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module vivo
module github.com/ByteDream/vivo
go 1.16