Skip to content

Commit

Permalink
Bump github.com/bflad/tfproviderdocs from 0.8.0 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [github.com/bflad/tfproviderdocs](https://github.com/bflad/tfproviderdocs) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/bflad/tfproviderdocs/releases)
- [Changelog](https://github.com/bflad/tfproviderdocs/blob/main/CHANGELOG.md)
- [Commits](bflad/tfproviderdocs@v0.8.0...v0.9.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 5, 2021
1 parent 18da015 commit d94c60d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/gordonbondon/terraform-provider-maxminddb
go 1.15

require (
github.com/bflad/tfproviderdocs v0.8.0
github.com/bflad/tfproviderdocs v0.9.1
github.com/bflad/tfproviderlint v0.22.0
github.com/gordonbondon/maxminddb-cidrs v0.1.0
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/bflad/gopaniccheck v0.1.0 h1:tJftp+bv42ouERmUMWLoUn/5bi/iQZjHPznM00cP/bU=
github.com/bflad/gopaniccheck v0.1.0/go.mod h1:ZCj2vSr7EqVeDaqVsWN4n2MwdROx1YL+LFo47TSWtsA=
github.com/bflad/tfproviderdocs v0.8.0 h1:LYzAkmd3MEF6465MRNZOhv6pW/xYCtR7XeRC6iurZFE=
github.com/bflad/tfproviderdocs v0.8.0/go.mod h1:gC+fjQ+tT1x1bqq+2yZ9G/y9VjRI24c6HDi+uEdgBG4=
github.com/bflad/tfproviderdocs v0.9.1 h1:C9Rkh61PgaQnRLbgfuBKRGCS8C8d8yEla3gpToC+b+o=
github.com/bflad/tfproviderdocs v0.9.1/go.mod h1:gC+fjQ+tT1x1bqq+2yZ9G/y9VjRI24c6HDi+uEdgBG4=
github.com/bflad/tfproviderlint v0.22.0 h1:rn7jBBhBE6HXY980NKP6YzCcGP1UGDNDZr6z7o5V0ZQ=
github.com/bflad/tfproviderlint v0.22.0/go.mod h1:0fdh7JywihC58Io8AZ+gpcmQtJggse0MCOXF2tMmnAQ=
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d h1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas=
Expand Down

0 comments on commit d94c60d

Please sign in to comment.