File: go.mod

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

go 1.17

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