Skip to content

Commit 68aa4ab

Browse files
chore: bump github.com/oasdiff/oasdiff from 1.21.0 to 1.22.0 in /tools/cli (#1358)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fafb6ce commit 68aa4ab

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tools/cli/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.26.0
77
require (
88
github.com/getkin/kin-openapi v0.140.0
99
github.com/iancoleman/strcase v0.3.0 // indirect
10-
github.com/oasdiff/oasdiff v1.21.0
10+
github.com/oasdiff/oasdiff v1.22.0
1111
github.com/spf13/afero v1.15.0
1212
github.com/spf13/cobra v1.10.2
1313
github.com/stretchr/testify v1.11.1

tools/cli/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
2525
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
2626
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
2727
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
28-
github.com/oasdiff/oasdiff v1.21.0 h1:0flEkvxvzbPkeoRPwwC2NrOiVS/T2zSJ/W3RRtU1lHA=
29-
github.com/oasdiff/oasdiff v1.21.0/go.mod h1:eColoNHeEiWTsztKtZ+39xTEz+sHl/OSW4EbjYP8A1Y=
28+
github.com/oasdiff/oasdiff v1.22.0 h1:P3wblq72Tw+TA5LKBRxs5Uu8lnTcX431907A8Bpp3nw=
29+
github.com/oasdiff/oasdiff v1.22.0/go.mod h1:6klrmk8Hi6fVhzlT9SxXsiidQEDAYQ687NmEJxMfzU8=
3030
github.com/oasdiff/yaml v0.1.0 h1:0bqZjfKc/8S9urj4JuwepX41WX9EoA6ifhU3SV06cXg=
3131
github.com/oasdiff/yaml v0.1.0/go.mod h1:kOlRmMdL2X3vucLCEQO5u61SU22RysnfXvcttrZA1O0=
3232
github.com/oasdiff/yaml3 v0.0.13 h1:06svmvOHOVBqF81+sY2EUScvUI/iS/vl2VIeUUxZQwg=

0 commit comments

Comments
 (0)