Notes added by 'git notes append'
This commit is contained in:
parent
db77f091e3
commit
00a8670b43
|
@ -1 +1,11 @@
|
||||||
// `autogen:go.mod`
|
// `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