This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into ensure-packages-a…
…re-deducible-before-solving
- Loading branch information
Showing
67 changed files
with
1,718 additions
and
619 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<!-- | ||
Thanks for filing an issue! If this is a question or feature request, just delete | ||
everthing here and write out the request, providing as much context as you can. | ||
--> | ||
|
||
### What version of Go (`go version`) and `dep` (`git describe --tags`) are you using? | ||
|
||
### What `dep` command did you run? | ||
|
||
<!-- | ||
Paste the output of the commands you ran in here, making sure to pass -v for maximum context. | ||
The output of `dep hash-inputs` may also be helpful to include. | ||
--> | ||
|
||
### What did you expect to see? | ||
|
||
### What did you see instead? | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<-- | ||
Work-in-progress PRs are welcome as a way to get early feedback - just prefix | ||
the title with [WIP]. | ||
--> | ||
|
||
### What does this do / why do we need it? | ||
|
||
### What should your reviewer look out for in this PR? | ||
|
||
### Do you need help or clarification on anything? | ||
|
||
### Which issue(s) does this PR fix? | ||
|
||
<-- | ||
|
||
fixes # | ||
fixes # | ||
|
||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,6 @@ | |
/dep | ||
/testdep | ||
/dep.exe | ||
/licenseok | ||
/profile.out | ||
/coverage.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.