Tweak nbdkit-1.27.1 for CDI build

This commit is contained in:
Matthew Arnold 2021-06-14 14:10:24 +00:00
parent eb6880b5b1
commit a74774bbd6
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