We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3592273 commit 9095a0bCopy full SHA for 9095a0b
config/config.go
@@ -16,6 +16,7 @@
16
package config
17
18
import (
19
+ // we need this for the config ini in this package
20
_ "embed"
21
"os"
22
0 commit comments