Tweak nbdkit-1.26.0 for CDI build

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