A RetroSearch Logo

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

Search Query:

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

require Go 1.12.x · cloudflare/cfssl@0338350 · GitHub

File tree Expand file treeCollapse file tree 5 files changed

+7

-8

lines changed

Filter options

Expand file treeCollapse file tree 5 files changed

+7

-8

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

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

3 3 4 4

matrix:

5 5

include:

6 -

- go: 1.11.x

7 -

- go: 1.12.1

6 +

- go: 1.12.7

8 7

- go: master

9 8

os: osx

10 9

env: BUILD_TAGS=

Original file line number Diff line number Diff line change

@@ -1,4 +1,4 @@

1 -

FROM golang:1.12.1

1 +

FROM golang:1.12.7

2 2 3 3

ENV USER root

4 4 Original file line number Diff line number Diff line change

@@ -1,4 +1,4 @@

1 -

FROM golang:1.9.2

1 +

FROM golang:1.12.7

2 2 3 3

ENV USER root

4 4 Original file line number Diff line number Diff line change

@@ -1,4 +1,4 @@

1 -

FROM golang:1.12.1-alpine3.9

1 +

FROM golang:1.12.7-alpine3.9

2 2 3 3

ENV GOPATH /go

4 4

ENV USER root

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.11+ to build.

11 +

certificates. It requires Go 1.12+ 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.11+ installation](http://golang.org/doc/install) and a

33 +

[working Go 1.12+ 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.11+ installation](http://golang.org/doc/install) and a

65 +

[working Go 1.12+ 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