A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cloudflare/cfssl/commit/aebbc137271af51055fb97ea77be67a1868a3d21 below:

Merge pull request #1143 from nickysemenza/add-go-1.15 · cloudflare/cfssl@aebbc13 · GitHub

File tree Expand file treeCollapse file tree 4 files changed

+61

-5709

lines changed

Filter options

Expand file treeCollapse file tree 4 files changed

+61

-5709

lines changed Original file line number Diff line number Diff line change

@@ -6,13 +6,15 @@ matrix:

6 6

- go: 1.12.x

7 7

- go: 1.13.x

8 8

- go: 1.14.x

9 +

- go: 1.15.x

9 10

- arch: s390x

10 11

go: 1.12.x

11 12

- arch: s390x

12 13

go: 1.13.x

13 14

- arch: s390x

14 15

go: 1.14.x

15 - 16 +

- arch: s390x

17 +

go: 1.15.x

16 18

# Install g++-4.8 to support std=c++11 for github.com/google/certificate-transparency/go/merkletree

17 19

addons:

18 20

apt:

Original file line number Diff line number Diff line change

@@ -15,7 +15,9 @@ import (

15 15

)

16 16 17 17

const (

18 -

testCaBundle = "testdata/ca-bundle.pem"

18 +

// from https://github.com/cloudflare/cfssl_trust/blob/master/ca-bundle.crt

19 +

testCaBundle = "testdata/ca-bundle.pem"

20 +

// from https://github.com/cloudflare/cfssl_trust/blob/master/int-bundle.crt

19 21

testIntCaBundle = "testdata/int-bundle.pem"

20 22

testNSSRootBundle = "testdata/nss.pem"

21 23

testMetadata = "testdata/ca-bundle.crt.metadata"

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4