File: go.mod

package info (click to toggle)
golang-google-protobuf 1.36.7-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 14,996 kB
  • sloc: sh: 94; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 201 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
module google.golang.org/protobuf

go 1.22

require (
	github.com/golang/protobuf v1.5.0
	github.com/google/go-cmp v0.5.5
)

require golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 // indirect