From 6386cf694cf663d915ae5cb574b7237c6771cc64 Mon Sep 17 00:00:00 2001 From: Sven Rebhan <36194019+srebhan@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:06:11 +0100 Subject: [PATCH] Prepare release of v1 (#6) --- go.mod | 2 +- node_test.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 0e032c2..5033373 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/srebhan/cborquery +module github.com/srebhan/cborquery/v1 go 1.20 diff --git a/node_test.go b/node_test.go index dfd4970..fc565f0 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/testcases/addressbook" + "github.com/srebhan/cborquery/v1/testcases/addressbook" ) var addressbookSample = &addressbook.AddressBook{