refactor: change package name to match the fork URL and update the README with a notice and install command
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import (
|
||||
"bytes"
|
||||
"testing"
|
||||
|
||||
"github.com/dhowden/tag/internal/id3v1_test"
|
||||
"git.radioz.org/pisoj/dhowden-tag/internal/id3v1_test"
|
||||
)
|
||||
|
||||
//go:generate go-bindata -o internal/id3v1_test/id3v1_testdata.go -pkg id3v1_test -ignore .txt -ignore .go internal/id3v1_test
|
||||
|
||||
Reference in New Issue
Block a user