Skip to content

Commit

Permalink
go: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
bbjubjub2494 committed Mar 27, 2024
1 parent 9f1d279 commit 76adae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/cmd/age-hier-derive/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"os"
"strings"

"github.com/bbjubjub2494/age-hier-go/impl"
"github.com/bbjubjub2494/age-hier/go/impl"
)

func main() {
Expand Down

0 comments on commit 76adae4

Please sign in to comment.