Skip to content

Commit

Permalink
Bump github.com/oasdiff/go-common from 0.2.18 to 0.2.19
Browse files Browse the repository at this point in the history
Bumps [github.com/oasdiff/go-common](https://github.com/oasdiff/go-common) from 0.2.18 to 0.2.19.
- [Commits](oasdiff/go-common@v0.2.18...v0.2.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 8a284be commit 8d2b36c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
module github.com/tufin/oasdiff

go 1.21
toolchain go1.21.3

require (
cloud.google.com/go v0.110.8
github.com/TwiN/go-color v1.4.1
github.com/getkin/kin-openapi v0.120.0
github.com/oasdiff/go-common v0.2.18
github.com/oasdiff/go-common v0.2.19
github.com/oasdiff/telemetry v0.1.1
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.18 h1:jTkgdTchcho1G7TfImdhG9+K54jC11k2IHCaZEGMOis=
github.com/oasdiff/go-common v0.2.18/go.mod h1:blYY7oQVM271IqpnWmea3ElnBH64LCe+bMME0TzKA4E=
github.com/oasdiff/go-common v0.2.19 h1:ogJxCDKG5nt2Jyp3n5A3QDVXimpGPtbDdZeVy/74+as=
github.com/oasdiff/go-common v0.2.19/go.mod h1:FzEmHuvpSyn4UhfUelnlj5EE1XSfG8tHQRlTzDY/nqI=
github.com/oasdiff/telemetry v0.1.1 h1:DpWMzjrPLQS5T/1t4OJIyw20P3wxB3AAOa8VlKBVtqY=
github.com/oasdiff/telemetry v0.1.1/go.mod h1:FBsQ9k09Fje4SYQpBFC4KdyZKxF/zPRevEwsZzA3bu4=
github.com/perimeterx/marshmallow v1.1.5 h1:a2LALqQ1BlHM8PZblsDdidgv1mWi1DgC2UmX50IvK2s=
Expand Down

0 comments on commit 8d2b36c

Please sign in to comment.