Skip to content

Commit

Permalink
Merge pull request #10 from FrancisPatron/issue-4
Browse files Browse the repository at this point in the history
Fix: issue #4 move .go files to root dir
  • Loading branch information
FrancisPatron authored Oct 7, 2023
2 parents 0fd76bd + fa2a379 commit cf55ce5
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion example/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"log"
"os"

betterjson "github.com/FrancisPatron/betterjson/pkg"
"github.com/FrancisPatron/betterjson"
)

type Metadata struct {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit cf55ce5

Please sign in to comment.