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.14.0
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 @@ -187,6 +187,8 @@ github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99
187187github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
188188github.com/sander0542/nginxproxymanager-go v0.0.0-20250222131153-1ef4b0cdf206 h1:Fwp2e2waIkq5/26D+rjDg4yyNL+9qSdi8w20dtWHe5Q =
189189github.com/sander0542/nginxproxymanager-go v0.0.0-20250222131153-1ef4b0cdf206 /go.mod h1:HnFC3z3IH1Q4Kh8mbaJv5izY+4uswSJFeirSOa9KQ54 =
190+ github.com/sander0542/nginxproxymanager-go v1.1.1 h1:Y9SGnvsEkXY2vYUeNSKj3hUvhhUD4eW1w5fLK/i5SFg =
191+ github.com/sander0542/nginxproxymanager-go v1.1.1 /go.mod h1:IBiwzLJU03wVKzjOIN1ZA4B+eSdS4yi69PMoXYDy19Q =
190192github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
191193github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
192194github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8 =
You can’t perform that action at this time.
0 commit comments