Skip to content

Commit

Permalink
chore: bump github.com/tufin/oasdiff in /tools/cli
Browse files Browse the repository at this point in the history
Bumps [github.com/tufin/oasdiff](https://github.com/tufin/oasdiff) from 1.10.24 to 1.10.25.
- [Release notes](https://github.com/tufin/oasdiff/releases)
- [Changelog](https://github.com/Tufin/oasdiff/blob/main/docs/changelog.html)
- [Commits](Tufin/oasdiff@v1.10.24...v1.10.25)

---
updated-dependencies:
- dependency-name: github.com/tufin/oasdiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent dcb9f8e commit cada7cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
github.com/tufin/oasdiff v1.10.24
github.com/tufin/oasdiff v1.10.25
go.uber.org/mock v0.4.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
4 changes: 2 additions & 2 deletions tools/cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ github.com/tidwall/pretty v1.2.1 h1:qjsOFOWWQl+N3RsoF5/ssm1pHmJJwhjlSbZ51I6wMl4=
github.com/tidwall/pretty v1.2.1/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU=
github.com/tidwall/sjson v1.2.5 h1:kLy8mja+1c9jlljvWTlSazM7cKDRfJuR/bOJhcY5NcY=
github.com/tidwall/sjson v1.2.5/go.mod h1:Fvgq9kS/6ociJEDnK0Fk1cpYF4FIW6ZF7LAe+6jwd28=
github.com/tufin/oasdiff v1.10.24 h1:r4C8cAQfJe6ICWGPIfWtS7uHDinrN1abhf2jSh78ki0=
github.com/tufin/oasdiff v1.10.24/go.mod h1:2jwb6iX/eERzBfMBhWNAYB85oyJCLk6uY1WukxZG26E=
github.com/tufin/oasdiff v1.10.25 h1:3FlPYuYgZRZ8HLyBZOLESGQaMl0kou8Bye1cv+lH6Vw=
github.com/tufin/oasdiff v1.10.25/go.mod h1:WUq9hT2Blrp4USDiI531ydaOGkhk1u8/z1A29VvQHzg=
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=
github.com/ugorji/go/codec v1.2.11/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=
github.com/wI2L/jsondiff v0.6.0 h1:zrsH3FbfVa3JO9llxrcDy/XLkYPLgoMX6Mz3T2PP2AI=
Expand Down

0 comments on commit cada7cc

Please sign in to comment.