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/zitadel/oidc/v3
3
3
go 1.21
4
4
5
5
require (
6
- github.com/bmatcuk/doublestar/v4 v4.8.0
6
+ github.com/bmatcuk/doublestar/v4 v4.8.1
7
7
github.com/go-chi/chi/v5 v5.2.0
8
8
github.com/go-jose/go-jose/v4 v4.0.4
9
9
github.com/golang/mock v1.6.0
Original file line number Diff line number Diff line change 1
- github.com/bmatcuk/doublestar/v4 v4.8.0 h1:DSXtrypQddoug1459viM9X9D3dp1Z7993fw36I2kNcQ =
2
- github.com/bmatcuk/doublestar/v4 v4.8.0 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
1
+ github.com/bmatcuk/doublestar/v4 v4.8.1 h1:54Bopc5c2cAvhLRAzqOGCYHYyhcDHsFF4wWIR5wKP38 =
2
+ github.com/bmatcuk/doublestar/v4 v4.8.1 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
3
3
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4
4
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments