This website requires JavaScript.
Explore
Help
Sign In
mirror
/
protobuf-go
Watch
1
Star
0
Fork
0
You've already forked protobuf-go
mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced
2025-01-01 11:58:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
01b51b4f96
protobuf-go
/
go.mod
6 lines
83 B
Modula-2
Raw
Normal View
History
Unescape
Escape
go.mod, go.sum: add back in after v2 module renaming Change-Id: Iba5d25391870b4a6014fd90fc79ab101c75ea3c7 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/177042 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-05-14 18:18:06 +00:00
module
google
.
golang
.
org
/
protobuf
go
1.9
all: remove APIv1 dependency Remove support for running benchmarks with APIv1. The comparisons have served their purpose, and this removes the last dependency on the github.com/golang/protobuf module. Fixes golang/protobuf#962. Change-Id: I55758e19451fcd16ab1a5d66244eb8214ceb9fa7 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/214040 Reviewed-by: Joe Tsai <joetsai@google.com>
2020-01-09 17:23:52 +00:00
require
github
.
com
/
google
/
go
-
cmp
v0
.
3.0
Reference in New Issue
Copy Permalink