File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/gitlabhq/terraform-provider-gitlab/tools
3
3
go 1.16
4
4
5
5
require (
6
- github.com/bflad/tfproviderlint v0.27 .1
6
+ github.com/bflad/tfproviderlint v0.28 .1
7
7
github.com/golangci/golangci-lint v1.44.0
8
8
github.com/hashicorp/terraform-plugin-docs v0.5.1
9
9
golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
135
135
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
136
136
github.com/bflad/gopaniccheck v0.1.0 h1:tJftp+bv42ouERmUMWLoUn/5bi/iQZjHPznM00cP/bU =
137
137
github.com/bflad/gopaniccheck v0.1.0 /go.mod h1:ZCj2vSr7EqVeDaqVsWN4n2MwdROx1YL+LFo47TSWtsA =
138
- github.com/bflad/tfproviderlint v0.27 .1 h1:sYlc6R8cQ0NtaCCA7Oh1ld8xfn0oiwn6mm4unooi2fo =
139
- github.com/bflad/tfproviderlint v0.27 .1 /go.mod h1:7Z9Pyl1Z1UWJcPBuyjN89D2NaJGpjReQb5NoaaQCthQ =
138
+ github.com/bflad/tfproviderlint v0.28 .1 h1:7f54/ynV6/lK5/1EyG7tHtc4sMdjJSEFGjZNRJKwBs8 =
139
+ github.com/bflad/tfproviderlint v0.28 .1 /go.mod h1:7Z9Pyl1Z1UWJcPBuyjN89D2NaJGpjReQb5NoaaQCthQ =
140
140
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d h1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas =
141
141
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d /go.mod h1:6QX/PXZ00z/TKoufEY6K/a0k6AhaJrQKdFe6OfVXsa4 =
142
142
github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY =
You can’t perform that action at this time.
0 commit comments