We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bed638 commit e9edff5Copy full SHA for e9edff5
config/cache.go
@@ -18,7 +18,7 @@
18
package config
19
20
import (
21
- _ "embed"
+ "embed"
22
"encoding/json"
23
"fmt"
24
"io/ioutil"
0 commit comments