Skip to content

Commit

Permalink
Bump github.com/oasdiff/go-common from 0.2.28 to 0.2.29 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent a7cb2ad commit 957bdc6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
module github.com/tufin/oasdiff

go 1.21.4
go 1.21.5

toolchain go1.21.6

require (
cloud.google.com/go v0.112.0
github.com/TwiN/go-color v1.4.1
github.com/getkin/kin-openapi v0.122.0
github.com/oasdiff/go-common v0.2.28
github.com/oasdiff/go-common v0.2.29
github.com/oasdiff/telemetry v0.1.2
github.com/stretchr/testify v1.8.4
github.com/yargevad/filepathx v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 h1:RWengNIwukTxcDr9M+97sNutRR1RKhG96O6jWumTTnw=
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826/go.mod h1:TaXosZuwdSHYgviHp1DAtfrULt5eUgsSMsZf+YrPgl8=
github.com/oasdiff/go-common v0.2.28 h1:pXz8i6NA36A9lVmmBhghGngbRkvZ/eGwxiH6BSrsdZI=
github.com/oasdiff/go-common v0.2.28/go.mod h1:aF7FmHg0gJrOkWfnAQGkssImYgPwzmzYS+iXXpN6XSg=
github.com/oasdiff/go-common v0.2.29 h1:esG9hImkTCqs1RzvRp+52veHssIrtU44Oj2cu9Wcyk4=
github.com/oasdiff/go-common v0.2.29/go.mod h1:MJkrj1DFRDoaIf6S4tw5xltumpXd1HxCxv02VAz5GEE=
github.com/oasdiff/telemetry v0.1.2 h1:hkmA5YTISVF2/zWa23y29WdPws1Q53pyLOFYMHXoZ1U=
github.com/oasdiff/telemetry v0.1.2/go.mod h1:Y0DaW/CasxZ+vzR54btj430XsL6DGF+rMbJkRld6u3M=
github.com/perimeterx/marshmallow v1.1.5 h1:a2LALqQ1BlHM8PZblsDdidgv1mWi1DgC2UmX50IvK2s=
Expand Down

0 comments on commit 957bdc6

Please sign in to comment.