Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Commit 4669973

Browse files
committed
lock govcr version to sha, tags are broken.
1 parent 56d2ce2 commit 4669973

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Gopkg.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262

6363
[[constraint]]
6464
name = "github.com/seborama/govcr"
65-
version = "2.4.1"
65+
# version = "2.4.1"
66+
revision = "a20ea7b5807f64c80cf6ed51de68063ad05164f4"
6667

6768
[[constraint]]
6869
name = "github.com/stretchr/testify"

0 commit comments

Comments
 (0)