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 @@ -12,7 +12,7 @@ require (
12
12
github.com/hashicorp/terraform-plugin-go v0.26.0
13
13
github.com/hashicorp/terraform-plugin-sdk/v2 v2.36.1
14
14
github.com/hashicorp/terraform-plugin-testing v1.12.0
15
- github.com/lestrrat-go/jwx/v2 v2.1.5
15
+ github.com/lestrrat-go/jwx/v2 v2.1.6
16
16
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f
17
17
gopkg.in/yaml.v3 v3.0.1
18
18
)
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ github.com/lestrrat-go/httprc v1.0.6 h1:qgmgIRhpvBqexMJjA/PmwSvhNk679oqD1RbovdCG
140
140
github.com/lestrrat-go/httprc v1.0.6 /go.mod h1:mwwz3JMTPBjHUkkDv/IGJ39aALInZLrhBp0X7KGUZlo =
141
141
github.com/lestrrat-go/iter v1.0.2 h1:gMXo1q4c2pHmC3dn8LzRhJfP1ceCbgSiT9lUydIzltI =
142
142
github.com/lestrrat-go/iter v1.0.2 /go.mod h1:Momfcq3AnRlRjI5b5O8/G5/BvpzrhoFTZcn06fEOPt4 =
143
- github.com/lestrrat-go/jwx/v2 v2.1.5 h1:PQI5gzadLfJ22ckLrejPVX6eGXKM4M4eGi5fW2jjA3o =
144
- github.com/lestrrat-go/jwx/v2 v2.1.5 /go.mod h1:Y722kU5r/8mV7fYDifjug0r8FK8mZdw0K0GpJw/l8pU =
143
+ github.com/lestrrat-go/jwx/v2 v2.1.6 h1:hxM1gfDILk/l5ylers6BX/Eq1m/pnxe9NBwW6lVfecA =
144
+ github.com/lestrrat-go/jwx/v2 v2.1.6 /go.mod h1:Y722kU5r/8mV7fYDifjug0r8FK8mZdw0K0GpJw/l8pU =
145
145
github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU =
146
146
github.com/lestrrat-go/option v1.0.1 /go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I =
147
147
github.com/mattn/go-colorable v0.1.9 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
You can’t perform that action at this time.
0 commit comments