File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/devopsarr/terraform-provider-lidarr
33go 1.21
44
55require (
6- github.com/devopsarr/lidarr-go v1.1.1
6+ github.com/devopsarr/lidarr-go v1.2.0
77 github.com/hashicorp/terraform-plugin-docs v0.19.4
88 github.com/hashicorp/terraform-plugin-framework v1.11.0
99 github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxG
3131github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3232github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
3333github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
34- github.com/devopsarr/lidarr-go v1.1.1 h1:qaRVWPI1NLOtP+VQTH5OXn5Lh8DWlmOKJuBPsKHlza8 =
35- github.com/devopsarr/lidarr-go v1.1.1 /go.mod h1:l6uoYzFsExwp0zGNQGmMw2UueqXwL3Vaux+i2YspEOg =
34+ github.com/devopsarr/lidarr-go v1.2.0 h1:umU91TYu+Eh54dJMWSvwT1KBAzT/9+gckMDVu7e6oRk =
35+ github.com/devopsarr/lidarr-go v1.2.0 /go.mod h1:l6uoYzFsExwp0zGNQGmMw2UueqXwL3Vaux+i2YspEOg =
3636github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc =
3737github.com/emirpasic/gods v1.18.1 /go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ =
3838github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
You can’t perform that action at this time.
0 commit comments