Skip to content

Commit

Permalink
Bump go-vcr
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught committed Oct 25, 2022
1 parent a05e4b7 commit 00f675e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/terraform-plugin-docs v0.13.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
github.com/stretchr/testify v1.8.1
gopkg.in/dnaeon/go-vcr.v3 v3.1.1
gopkg.in/dnaeon/go-vcr.v3 v3.1.2-0.20221025143624-1715747a38b8
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,8 @@ gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntN
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
gopkg.in/dnaeon/go-vcr.v3 v3.1.1 h1:iulXYE3JB3ZEnd0jS5CvBzJQc7JUp/BtjyI2/DAcmMs=
gopkg.in/dnaeon/go-vcr.v3 v3.1.1/go.mod h1:2IMOnnlx9I6u9x+YBsM3tAMx6AlOxnJ0pWxQAzZ79Ag=
gopkg.in/dnaeon/go-vcr.v3 v3.1.2-0.20221025143624-1715747a38b8 h1:OhgFMonZT2Qo0of3poETgmFJiahEVBMzcSsYDM772kI=
gopkg.in/dnaeon/go-vcr.v3 v3.1.2-0.20221025143624-1715747a38b8/go.mod h1:2IMOnnlx9I6u9x+YBsM3tAMx6AlOxnJ0pWxQAzZ79Ag=
gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
gopkg.in/warnings.v0 v0.1.2 h1:wFXVbFY8DY5/xOe1ECiWdKCzZlxgshcYVNkBHstARME=
gopkg.in/warnings.v0 v0.1.2/go.mod h1:jksf8JmL6Qr/oQM2OXTHunEvvTAsrWBLb6OOjuVWRNI=
Expand Down

0 comments on commit 00f675e

Please sign in to comment.