Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-13 18:04:17 -06:00
parent b34d8c9477
commit 4e2701f8b5
1 changed files with 13 additions and 0 deletions

View File

@ -1 +1,14 @@
// `autogen:go.mod`
module go.wit.com/lib/virtigolib
go 1.20
require (
github.com/google/uuid v1.6.0
go.wit.com/lib/protobuf/virtbuf v0.2.16
go.wit.com/log v0.22.9
libvirt.org/go/libvirtxml v1.10009.0
)
require google.golang.org/protobuf v1.35.2 // indirect