Notes added by 'git notes append'
This commit is contained in:
parent
c4a932172b
commit
0ecd873631
|
@ -1 +1,13 @@
|
|||
// `autogen:go.mod`
|
||||
|
||||
module go.wit.com/lib/protobuf/virtbuf
|
||||
|
||||
go 1.22
|
||||
|
||||
toolchain go1.23.6
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.6.0
|
||||
go.wit.com/log v0.22.16
|
||||
google.golang.org/protobuf v1.36.5
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue