Skip to content

Commit

Permalink
Merge remote-tracking branch 'le/master' into cpu-go-1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Sep 21, 2018
2 parents 2653c5d + 0bfbab3 commit b72deef
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 13 deletions.
6 changes: 3 additions & 3 deletions Godeps/Godeps.json

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

1 change: 1 addition & 0 deletions ra/ra_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ func initAuthorities(t *testing.T) (*DummyValidationAuthority, *sa.SQLStorageAut
}

func assertAuthzEqual(t *testing.T, a1, a2 core.Authorization) {
t.Helper()
test.Assert(t, a1.ID == a2.ID, "ret != DB: ID")
test.Assert(t, a1.Identifier == a2.Identifier, "ret != DB: Identifier")
test.Assert(t, a1.Status == a2.Status, "ret != DB: Status")
Expand Down
13 changes: 13 additions & 0 deletions vendor/github.com/zmap/zlint/README.md

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

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

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

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

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

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

10 changes: 5 additions & 5 deletions vendor/github.com/zmap/zlint/util/gtld_map.go

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

0 comments on commit b72deef

Please sign in to comment.