We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfffb66 commit 53461d7Copy full SHA for 53461d7
1 file changed
cmd/main.go
@@ -1,8 +1,8 @@
1
package main
2
3
import (
4
- "github.com/samze/cfevents"
5
- "github.com/samze/hackdayfunction"
+ "github.com/nephel/cfevents"
+ "github.com/nephel/hackdayfunction"
6
)
7
8
func main() {
0 commit comments