Skip to content

Commit

Permalink
migrate to kraken-hpc
Browse files Browse the repository at this point in the history
  • Loading branch information
jlowellwofford committed Mar 20, 2021
1 parent a21cf87 commit 02538d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/example.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"log"
"os"

"github.com/jlowellwofford/go-fork"
"github.com/kraken-hpc/go-fork"
)

func init() {
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/jlowellwofford/go-fork
module github.com/kraken-hpc/go-fork

go 1.15

0 comments on commit 02538d9

Please sign in to comment.