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 @@ -20,7 +20,7 @@ require (
2020 github.com/hashicorp/terraform-plugin-log v0.9.0
2121 github.com/hashicorp/terraform-plugin-mux v0.15.0
2222 github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
23- github.com/nats-io/jwt/v2 v2.5.6
23+ github.com/nats-io/jwt/v2 v2.5.7
2424 github.com/nats-io/nats.go v1.35.0
2525 github.com/robfig/cron/v3 v3.0.1
2626 github.com/scaleway/scaleway-sdk-go v1.0.0-beta.26.0.20240503144623-358f61d22470
Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 h1:dcztxKSvZ4Id8iPpHERQB
217217github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 /go.mod h1:E2VnQOmVuvZB6UYnnDB0qG5Nq/1tD9acaOpo6xmt0Kw =
218218github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A =
219219github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
220- github.com/nats-io/jwt/v2 v2.5.6 h1:Cp618+z4q042sWqHiSoIHFT08OZtAskui0hTmRfmGGQ =
221- github.com/nats-io/jwt/v2 v2.5.6 /go.mod h1:ZdWS1nZa6WMZfFwwgpEaqBV8EPGVgOTDHN/wTbz0Y5A =
220+ github.com/nats-io/jwt/v2 v2.5.7 h1:j5lH1fUXCnJnY8SsQeB/a/z9Azgu2bYIDvtPVNdxe2c =
221+ github.com/nats-io/jwt/v2 v2.5.7 /go.mod h1:ZdWS1nZa6WMZfFwwgpEaqBV8EPGVgOTDHN/wTbz0Y5A =
222222github.com/nats-io/nats.go v1.35.0 h1:XFNqNM7v5B+MQMKqVGAyHwYhyKb48jrenXNxIU20ULk =
223223github.com/nats-io/nats.go v1.35.0 /go.mod h1:Ubdu4Nh9exXdSz0RVWRFBbRfrbSxOYd26oF0wkWclB8 =
224224github.com/nats-io/nkeys v0.4.7 h1:RwNJbbIdYCoClSDNY7QVKZlyb/wfT6ugvFCiKy6vDvI =
You can’t perform that action at this time.
0 commit comments