Codebase list golang-github-nlopes-slack / 48efdc5
Fix import path Norberto Lopes 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 import (
33 "fmt"
44
5 "github.com/abourget/slack"
5 "github.com/nlopes/slack"
66 )
77
88 func main() {