From b56ace7922e3d92b1e158293a83603a20c81dd68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:04:13 +0000 Subject: [PATCH] fix(deps): update module github.com/dnaeon/go-vcr to v3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0a5accc..9b904af 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/packethost/packngo require ( - github.com/dnaeon/go-vcr v1.2.0 + github.com/dnaeon/go-vcr/v3 v3.2.0 github.com/google/go-cmp v0.5.6 github.com/stretchr/testify v1.8.2 golang.org/x/crypto v0.0.0-20200420201142-3c4aac89819a