Skip to content

Commit

Permalink
build(deps): bump github.com/yoheimuta/go-protoparser/v4 in /tools
Browse files Browse the repository at this point in the history
Bumps [github.com/yoheimuta/go-protoparser/v4](https://github.com/yoheimuta/go-protoparser) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/yoheimuta/go-protoparser/releases)
- [Commits](yoheimuta/go-protoparser@v4.11.0...v4.12.0)

---
updated-dependencies:
- dependency-name: github.com/yoheimuta/go-protoparser/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 40c942c commit e50fbe7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ go 1.22

require (
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/yoheimuta/go-protoparser/v4 v4.11.0
github.com/yoheimuta/go-protoparser/v4 v4.12.0
golang.org/x/text v0.20.0
gopkg.in/yaml.v3 v3.0.1
mosn.io/htnn/api v0.4.1
Expand Down
4 changes: 2 additions & 2 deletions tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHo
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ=
github.com/yashtewari/glob-intersection v0.2.0 h1:8iuHdN88yYuCzCdjt0gDe+6bAhUwBeEWqThExu54RFg=
github.com/yashtewari/glob-intersection v0.2.0/go.mod h1:LK7pIC3piUjovexikBbJ26Yml7g8xa5bsjfx2v1fwok=
github.com/yoheimuta/go-protoparser/v4 v4.11.0 h1:zhP3R1bzopFKOco4YouXR7X126ggQX3nQ12OcW958CA=
github.com/yoheimuta/go-protoparser/v4 v4.11.0/go.mod h1:AHNNnSWnb0UoL4QgHPiOAg2BniQceFscPI5X/BZNHl8=
github.com/yoheimuta/go-protoparser/v4 v4.12.0 h1:j5J7NqsUB2tUczF11kuLjeWnc+DMF/pQrPe5HkAt1zU=
github.com/yoheimuta/go-protoparser/v4 v4.12.0/go.mod h1:AHNNnSWnb0UoL4QgHPiOAg2BniQceFscPI5X/BZNHl8=
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 h1:4K4tsIXefpVJtvA/8srF4V4y0akAoPHkIslgAkjixJA=
Expand Down

0 comments on commit e50fbe7

Please sign in to comment.