We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ff3c1 commit ba935abCopy full SHA for ba935ab
1 file changed
README.md
@@ -18,7 +18,7 @@ import (
18
"fmt"
19
"log"
20
21
- incidentio "github.com/cpanato/go-incident-io"
+ incidentio "github.com/cpanato/go-incident-io/incidentio"
22
)
23
24
func main() {
0 commit comments