A RetroSearch Logo

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

Search Query:

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

Merge pull request #1262 from thaJeztah/remove_go_net · cloudflare/cfssl@c5e40da · GitHub

File tree Expand file treeCollapse file tree 8 files changed

+2

-564

lines changed

Filter options

Expand file treeCollapse file tree 8 files changed

+2

-564

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

@@ -18,7 +18,6 @@ require (

18 18

github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc

19 19

github.com/zmap/zlint/v3 v3.1.0

20 20

golang.org/x/crypto v0.3.0

21 -

golang.org/x/net v0.2.0

22 21

)

23 22 24 23

require (

@@ -37,6 +36,7 @@ require (

37 36

github.com/prometheus/procfs v0.8.0 // indirect

38 37

github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b // indirect

39 38

github.com/ziutek/mymysql v1.5.4 // indirect

39 +

golang.org/x/net v0.2.0 // indirect

40 40

golang.org/x/sys v0.2.0 // indirect

41 41

golang.org/x/text v0.4.0 // indirect

42 42

google.golang.org/protobuf v1.28.1 // indirect

Original file line number Diff line number Diff line change

@@ -3,6 +3,7 @@ package local

3 3 4 4

import (

5 5

"bytes"

6 +

"context"

6 7

"crypto"

7 8

"crypto/ecdsa"

8 9

"crypto/elliptic"

@@ -38,7 +39,6 @@ import (

38 39

zx509 "github.com/zmap/zcrypto/x509"

39 40

"github.com/zmap/zlint/v3"

40 41

"github.com/zmap/zlint/v3/lint"

41 -

"golang.org/x/net/context"

42 42

)

43 43 44 44

// Signer contains a signer that uses the standard library to

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