A RetroSearch Logo

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

Search Query:

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

Merge pull request #1 from cloudflare/master · cloudflare/cfssl@1bfc946 · GitHub

Expand file treeCollapse file tree 122 files changed

+42259

-31032

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

@@ -3,8 +3,8 @@ language: go

3 3 4 4

matrix:

5 5

include:

6 -

- go: 1.10.x

7 6

- go: 1.11.x

7 +

- go: 1.12.x

8 8

- go: master

9 9

os: osx

10 10

env: BUILD_TAGS=

Original file line number Diff line number Diff line change

@@ -52,7 +52,7 @@ required = [

52 52 53 53

[[constraint]]

54 54

name = "github.com/google/certificate-transparency-go"

55 -

revision = "5ab67e519c93568ac3ee50fd6772a5bcf8aa460d"

55 +

version = "v1.0.21"

56 56 57 57

[[constraint]]

58 58

name = "github.com/jmhodges/clock"

Original file line number Diff line number Diff line change

@@ -8,7 +8,7 @@

8 8 9 9

CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line

10 10

tool and an HTTP API server for signing, verifying, and bundling TLS

11 -

certificates. It requires Go 1.10+ to build.

11 +

certificates. It requires Go 1.11+ to build.

12 12 13 13

Note that certain linux distributions have certain algorithms removed

14 14

(RHEL-based distributions in particular), so the golang from the

@@ -30,7 +30,7 @@ CFSSL consists of:

30 30

### Building

31 31 32 32

Building cfssl requires a

33 -

[working Go 1.10+ installation](http://golang.org/doc/install) and a

33 +

[working Go 1.11+ installation](http://golang.org/doc/install) and a

34 34

properly set `GOPATH`.

35 35 36 36

```

@@ -62,7 +62,7 @@ You can set the `GOOS` and `GOARCH` environment variables to have Go cross compi

62 62

### Installation

63 63 64 64

Installation requires a

65 -

[working Go 1.10+ installation](http://golang.org/doc/install) and a

65 +

[working Go 1.11+ installation](http://golang.org/doc/install) and a

66 66

properly set `GOPATH`.

67 67 68 68

```

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