Notes added by 'git notes append'
This commit is contained in:
parent
06c55c1e64
commit
c69bb41d45
|
@ -1 +1,10 @@
|
|||
// `autogen:go.mod`
|
||||
|
||||
module go.wit.com/lib/protobuf/zoopb
|
||||
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
go.wit.com/log v0.22.9
|
||||
google.golang.org/protobuf v1.35.2
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue