Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
Chase gps again
Browse files Browse the repository at this point in the history
This fixes an issue where project cycles involving the root project were
erroneously rejected. It should fix #116.
  • Loading branch information
sdboyer authored and jessfraz committed Jan 24, 2017
1 parent d6d1cc9 commit 43ea0fc
Show file tree
Hide file tree
Showing 6 changed files with 51 additions and 17 deletions.
2 changes: 1 addition & 1 deletion lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{
"name": "github.com/sdboyer/gps",
"branch": "master",
"revision": "7609a0652e71ad8738aff44557bed62d5ed0d0fa",
"revision": "379c7154f809d84a6be55a0dd7fa8947bb43c1ed",
"packages": [
"."
]
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/sdboyer/gps/bridge.go

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

11 changes: 9 additions & 2 deletions vendor/github.com/sdboyer/gps/rootdata.go

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

14 changes: 2 additions & 12 deletions vendor/github.com/sdboyer/gps/selection.go

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

32 changes: 32 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.

7 changes: 6 additions & 1 deletion vendor/github.com/sdboyer/gps/solver.go

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

0 comments on commit 43ea0fc

Please sign in to comment.