File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/go-jose/go-jose/v4 v4.0.4
25
25
github.com/go-logr/logr v1.4.2
26
26
github.com/go-logr/zapr v1.3.0
27
- github.com/go-resty/resty/v2 v2.16.4
27
+ github.com/go-resty/resty/v2 v2.16.5
28
28
github.com/golang-jwt/jwt/v5 v5.2.1
29
29
github.com/google/go-cmp v0.6.0
30
30
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.0
Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ github.com/go-openapi/jsonreference v0.21.0 h1:Rs+Y7hSXT83Jacb7kFyjn4ijOuVGSvOdF
159
159
github.com/go-openapi/jsonreference v0.21.0 /go.mod h1:LmZmgsrTkVg9LG4EaHeY8cBDslNPMo06cago5JNLkm4 =
160
160
github.com/go-openapi/swag v0.23.0 h1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+GrE =
161
161
github.com/go-openapi/swag v0.23.0 /go.mod h1:esZ8ITTYEsH1V2trKHjAN8Ai7xHb8RV+YSZ577vPjgQ =
162
- github.com/go-resty/resty/v2 v2.16.4 h1:81IjtszQKwbz7dot4LLYGwhJNUsNwECD2O7nru5q60E =
163
- github.com/go-resty/resty/v2 v2.16.4 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
162
+ github.com/go-resty/resty/v2 v2.16.5 h1:hBKqmWrr7uRc3euHVqmh1HTHcKn99Smr7o5spptdhTM =
163
+ github.com/go-resty/resty/v2 v2.16.5 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
164
164
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
165
165
github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
166
166
github.com/goccy/go-json v0.10.4 h1:JSwxQzIqKfmFX1swYPpUThQZp/Ka4wzJdK0LWVytLPM =
You can’t perform that action at this time.
0 commit comments