diff --git a/go.mod b/go.mod index 5033373..0e032c2 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/srebhan/cborquery/v1 +module github.com/srebhan/cborquery go 1.20 diff --git a/node_test.go b/node_test.go index fc565f0..dfd4970 100644 --- a/node_test.go +++ b/node_test.go @@ -7,7 +7,7 @@ import ( "github.com/fxamacker/cbor/v2" "github.com/stretchr/testify/require" - "github.com/srebhan/cborquery/v1/testcases/addressbook" + "github.com/srebhan/cborquery/testcases/addressbook" ) var addressbookSample = &addressbook.AddressBook{