Tweak nbdkit-1.29.1 for CDI build

This commit is contained in:
Matthew Arnold 2021-10-25 14:15:12 +00:00
parent eb6880b5b1
commit 80d6a59922
5 changed files with 901 additions and 0 deletions

4
go.mod Normal file
View file

@ -0,0 +1,4 @@
module libguestfs.org/nbdkit
// First version of golang with working module support.
go 1.13