Update semver to 3.5.0

This commit is contained in:
Yang Guo
2017-05-30 17:44:35 -07:00
parent bcad534ebc
commit 22a6eedcae
6 changed files with 522 additions and 16 deletions

View File

@@ -11,6 +11,7 @@ go_library(
name = "go_default_library",
srcs = [
"json.go",
"range.go",
"semver.go",
"sort.go",
"sql.go",