File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/hashicorp/terraform-plugin-go v0.29.0
1111 github.com/hashicorp/terraform-plugin-log v0.10.0
1212 github.com/hashicorp/terraform-plugin-testing v1.13.3
13- github.com/sander0542/nginxproxymanager-go v0.0.0-20250222131153-1ef4b0cdf206
13+ github.com/sander0542/nginxproxymanager-go v1.1.1
1414)
1515
1616require (
Original file line number Diff line number Diff line change @@ -171,6 +171,8 @@ github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU
171171github.com/rogpeppe/go-internal v1.12.0 /go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4 =
172172github.com/sander0542/nginxproxymanager-go v0.0.0-20250222131153-1ef4b0cdf206 h1:Fwp2e2waIkq5/26D+rjDg4yyNL+9qSdi8w20dtWHe5Q =
173173github.com/sander0542/nginxproxymanager-go v0.0.0-20250222131153-1ef4b0cdf206 /go.mod h1:HnFC3z3IH1Q4Kh8mbaJv5izY+4uswSJFeirSOa9KQ54 =
174+ github.com/sander0542/nginxproxymanager-go v1.1.1 h1:Y9SGnvsEkXY2vYUeNSKj3hUvhhUD4eW1w5fLK/i5SFg =
175+ github.com/sander0542/nginxproxymanager-go v1.1.1 /go.mod h1:IBiwzLJU03wVKzjOIN1ZA4B+eSdS4yi69PMoXYDy19Q =
174176github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
175177github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
176178github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8 =
You can’t perform that action at this time.
0 commit comments