Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-14 01:03:23 -06:00
parent 27e61ebde1
commit 24ec744363
1 changed files with 15 additions and 0 deletions

View File

@ -1 +1,16 @@
// `autogen:go.mod`
module go.wit.com/lib/virtigolib
go 1.22
toolchain go1.23.6
require (
github.com/google/uuid v1.6.0
go.wit.com/lib/protobuf/virtbuf v0.2.20
go.wit.com/log v0.22.16
libvirt.org/go/libvirtxml v1.11000.1
)
require google.golang.org/protobuf v1.36.5 // indirect