+1
-1
lines changedFilter options
+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