Skip to content

Commit 2ba1a00

Browse files
committed
cleaning
1 parent e698d45 commit 2ba1a00

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/example.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"io"
77
"os"
88

9-
"github.com/stvoidit/megaplan/v1"
9+
"github.com/stvoidit/megaplan"
1010
)
1111

1212
const (

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
module github.com/stvoidit/megaplan/v1
1+
module github.com/stvoidit/megaplan
22

33
go 1.13

0 commit comments

Comments
 (0)