From 63b36910e9e82533c77884cd5cc3e7ec84379a41 Mon Sep 17 00:00:00 2001 From: Sven Rebhan <36194019+srebhan@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:12:15 +0100 Subject: [PATCH] Revert "Prepare release of v1 (#6)" This reverts commit 6386cf694cf663d915ae5cb574b7237c6771cc64. --- go.mod | 2 +- node_test.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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{