Notes added by 'git notes append'
This commit is contained in:
parent
3ecd07ed63
commit
3c475ab957
|
@ -1 +1,11 @@
|
|||
// `autogen:go.mod`
|
||||
|
||||
module go.wit.com/lib/protobuf/virtbuf
|
||||
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.6.0
|
||||
go.wit.com/log v0.22.9
|
||||
google.golang.org/protobuf v1.35.2
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue