Skip to content

Commit

Permalink
Update sdboyer/gps to include fix for golang#171
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwilkie committed Mar 26, 2017
1 parent 3e00449 commit 5e70370
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 22 deletions.
5 changes: 2 additions & 3 deletions lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"memo": "fc012dfb266db9deec4121dd38069e2556ba66a5514939662da94fac1251996e",
"memo": "dd7782503f94ea4f3c17b4ce6795480b02b24a389bb05db3acaa273c71e66766",
"projects": [
{
"name": "github.com/Masterminds/semver",
Expand Down Expand Up @@ -35,8 +35,7 @@
},
{
"name": "github.com/sdboyer/gps",
"version": "v0.14.1",
"revision": "287edec9f4ca516577cc3ac9744068a34c4c7b08",
"revision": "eba751a",
"packages": [
"."
]
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"version": ">=0.8.0, <1.0.0"
},
"github.com/sdboyer/gps": {
"version": ">=0.14.0, <1.0.0"
"revision": "eba751a"
}
}
}
2 changes: 1 addition & 1 deletion vendor/github.com/Masterminds/vcs/errors.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions vendor/github.com/sdboyer/gps/analysis.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions vendor/github.com/sdboyer/gps/maybe_source.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 27 additions & 0 deletions vendor/github.com/sdboyer/gps/solve_bimodal_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions vendor/github.com/sdboyer/gps/solver.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions vendor/github.com/sdboyer/gps/source_manager.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e70370

Please sign in to comment.