A RetroSearch Logo

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

Search Query:

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

remove mention of deprecated io/ioutil · cloudflare/cfssl@68b96f8 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

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

@@ -79,7 +79,7 @@ configuration. The example programs use the code

79 79

// conf is a string contain the path to a JSON configuration

80 80

// file.

81 81

var id = new(core.Identity)

82 -

data, err := ioutil.ReadFile(conf)

82 +

data, err := os.ReadFile(conf)

83 83

if err != nil {

84 84

exlib.Err(1, err, "reading config file")

85 85

}

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