Skip to content

Commit

Permalink
Bump github.com/seborama/govcr/v13 from 13.1.0 to 13.2.0 (#126)
Browse files Browse the repository at this point in the history
Bumps [github.com/seborama/govcr/v13](https://github.com/seborama/govcr) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/seborama/govcr/releases)
- [Commits](seborama/govcr@v13.1.0...v13.2.0)

---
updated-dependencies:
- dependency-name: github.com/seborama/govcr/v13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 69a9a8d commit fcc5658
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-zookeeper/zk v1.0.3
github.com/ory/dockertest/v3 v3.10.0
github.com/rs/zerolog v1.30.0
github.com/seborama/govcr/v13 v13.1.0
github.com/seborama/govcr/v13 v13.2.0
github.com/stretchr/testify v1.8.4
golang.org/x/oauth2 v0.10.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ github.com/rs/zerolog v1.30.0 h1:SymVODrcRsaRaSInD9yQtKbtWqwsfoPcRff/oRXLj4c=
github.com/rs/zerolog v1.30.0/go.mod h1:/tk+P47gFdPXq4QYjvCmT5/Gsug2nagsFWBWhAiSi1w=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0/go.mod h1:FKdcjfQW6rpZSnxxUvEA5H/cDPdvJ/SZJQLWWXWGrZ0=
github.com/seborama/govcr/v13 v13.1.0 h1:W6Jz9E0TUmwMEuuEuhnHmpCbCYepTAF74iYhhwdP92E=
github.com/seborama/govcr/v13 v13.1.0/go.mod h1:z+u/vRovkfClZREVwSEIxrGn1Mdk/eOzDyIhtVriifQ=
github.com/seborama/govcr/v13 v13.2.0 h1:18nmnyfEDzdX8RcslLJTnNWi0TLdjxLRl8mLjq+3k4w=
github.com/seborama/govcr/v13 v13.2.0/go.mod h1:rWXsxEVwOQWDqgLh+XeLUTILhYFH5GlqdCHtd8too8Y=
github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646/go.mod h1:JA8cRccbGaA1s33RQf7Y1+q9gHmZX1yB/z9WDN1C6fg=
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE=
Expand Down

0 comments on commit fcc5658

Please sign in to comment.