Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-08 19:53:44 -06:00
parent c8ffdf71ed
commit ca7c2cf33a
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.4
require (
github.com/google/uuid v1.6.0
go.wit.com/lib/protobuf/virtbuf v0.2.19
go.wit.com/log v0.22.11
libvirt.org/go/libvirtxml v1.11000.1
)
require google.golang.org/protobuf v1.36.5 // indirect