Skip to content

Commit

Permalink
housekeeping: Update module github.com/yoheimuta/go-protoparser/v4 to…
Browse files Browse the repository at this point in the history
… v4.10.0 (#2980)
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 7197ea7 commit bdd1f9f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
15 changes: 14 additions & 1 deletion docs/_website/generator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ go 1.22

require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/yoheimuta/go-protoparser/v4 v4.9.0
github.com/yoheimuta/go-protoparser/v4 v4.10.0
gopkg.in/yaml.v3 v3.0.1
)

require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver/v3 v3.2.0 // indirect
github.com/google/uuid v1.1.1 // indirect
github.com/huandu/xstrings v1.3.3 // indirect
github.com/imdario/mergo v0.3.11 // indirect
github.com/mitchellh/copystructure v1.0.0 // indirect
github.com/mitchellh/reflectwalk v1.0.0 // indirect
github.com/shopspring/decimal v1.2.0 // indirect
github.com/spf13/cast v1.3.1 // indirect
golang.org/x/crypto v0.3.0 // indirect
)
4 changes: 2 additions & 2 deletions docs/_website/generator/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bdd1f9f

Please sign in to comment.