Skip to content

Commit 53461d7

Browse files
authored
Update main.go
moving to my repos
1 parent dfffb66 commit 53461d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cmd/main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package main
22

33
import (
4-
"github.com/samze/cfevents"
5-
"github.com/samze/hackdayfunction"
4+
"github.com/nephel/cfevents"
5+
"github.com/nephel/hackdayfunction"
66
)
77

88
func main() {

0 commit comments

Comments
 (0)