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/ONSdigital/dp-permissions-api
33go 1.24.0
44
55require (
6- github.com/ONSdigital/dp-authorisation/v2 v2.33.0
6+ github.com/ONSdigital/dp-authorisation/v2 v2.33.1
77 github.com/ONSdigital/dp-component-test v1.0.1-alpha
88 github.com/ONSdigital/dp-healthcheck v1.6.4
99 github.com/ONSdigital/dp-mongodb/v3 v3.8.0
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
88github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
99github.com/ONSdigital/dp-api-clients-go/v2 v2.270.0 h1:kTSud/+crx9ijAHb5wOCgVx9Lg/tn7gG6pqhJGlOYPA =
1010github.com/ONSdigital/dp-api-clients-go/v2 v2.270.0 /go.mod h1:bLseTP21r8LCStUEeOdVPyqtrTomOFP/azPjKWW4deA =
11- github.com/ONSdigital/dp-authorisation/v2 v2.33.0 h1:XXVBNgusYXf4izbThBn91+A4t5wPZ2qpfD8a49SDZ9o =
12- github.com/ONSdigital/dp-authorisation/v2 v2.33.0 /go.mod h1:KGfF2CJgcKAKZyn5cmmNHd4BvZgvxbUdiH+Fnng7hk4 =
11+ github.com/ONSdigital/dp-authorisation/v2 v2.33.1 h1:v2KrjTB1EA4EC3lmfYw1yWpt4+y3dg7dtGkfBCR1KT4 =
12+ github.com/ONSdigital/dp-authorisation/v2 v2.33.1 /go.mod h1:3kHKB5LsTc4kqsdp4Ei8oEhBC5hOto2UJHRQTYRpgQM =
1313github.com/ONSdigital/dp-component-test v1.0.1-alpha h1:KVWuoxKGz+YH/Y1LU/jzBAC75QErF09dZPcLswaL3I8 =
1414github.com/ONSdigital/dp-component-test v1.0.1-alpha /go.mod h1:5IYvqiKqKTfkN5lTbIH8NzUxjclsztWgEroKxY/MVEE =
1515github.com/ONSdigital/dp-healthcheck v1.6.4 h1:FhWOuVmob36dYq7AzCdbgyf0Vk58IFitSl8y8pWJ8ck =
You can’t perform that action at this time.
0 commit comments