gomod: fix the project name
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
8b11b56685
commit
7b1f8fc8be
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
|||
module libguestfs.org/nbdkit
|
||||
module git.batts.cloud/vbatts/go-nbdkit
|
||||
|
||||
// First version of golang with working module support.
|
||||
go 1.13
|
||||
|
|
Loading…
Reference in a new issue