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
2024-12-28 00:19:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bdf6e19f23
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 weak dependency on github.com/golang/protobuf Temporarily remove the dependency on github.com/golang/protobuf and add it back in a subsequent CL. This allows us to break some of the infinite cycles of old versions in the go.sum file. Change-Id: Ifb5c2c160713d47a43ba2bcedc18ebe2ce33dcea Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/262683 Trust: Joe Tsai <joetsai@digital-static.net> Reviewed-by: Damien Neil <dneil@google.com>
2020-10-15 22:20:04 +00:00
require
github
.
com
/
google
/
go
-
cmp
v0
.
5.5
Reference in New Issue
Copy Permalink