Skip to content

Commit

Permalink
Update packman.go
Browse files Browse the repository at this point in the history
  • Loading branch information
matang28 authored Jun 13, 2021
1 parent ee8195b commit e35af68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/packman.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ package packman

import (
"encoding/json"
"github.com/AdikaStyle/packman/internal"
"github.com/AdikaStyle/packman/internal/business"
"github.com/securenative/packman/internal"
"github.com/securenative/packman/internal/business"
"io/ioutil"
"os"
)
Expand Down

0 comments on commit e35af68

Please sign in to comment.