Skip to content

Commit

Permalink
build(deps): bump github.com/johnfercher/maroto from 0.33.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [github.com/johnfercher/maroto](https://github.com/johnfercher/maroto) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/johnfercher/maroto/releases)
- [Commits](johnfercher/maroto@v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: github.com/johnfercher/maroto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2022
1 parent 59d3e22 commit d295bc2
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ require (
github.com/gookit/color v1.5.0
github.com/hashicorp/go-getter v1.5.9
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/hcl/v2 v2.10.1
github.com/hashicorp/hcl/v2 v2.11.1
github.com/hashicorp/terraform-json v0.13.0
github.com/johnfercher/maroto v0.33.0
github.com/johnfercher/maroto v0.34.0
github.com/mailru/easyjson v0.7.7
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/moby/buildkit v0.9.3
github.com/open-policy-agent/opa v0.34.2
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.26.1
github.com/spf13/cobra v1.2.1
github.com/spf13/cobra v1.3.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.10.1
github.com/stretchr/testify v1.7.0
Expand Down
Loading

0 comments on commit d295bc2

Please sign in to comment.