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 44
55require (
66 github.com/aarondl/opt v0.0.0-20240623220848-083f18ab9536
7- github.com/coreos/go-oidc/v3 v3.11 .0
7+ github.com/coreos/go-oidc/v3 v3.12 .0
88 github.com/go-faster/errors v0.7.1
99 github.com/go-faster/jx v1.1.0
1010 github.com/go-sql-driver/mysql v1.8.1
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/aarondl/opt v0.0.0-20240623220848-083f18ab9536 h1:vhpjulzH5Tr4S3uJ3Y/
66github.com/aarondl/opt v0.0.0-20240623220848-083f18ab9536 /go.mod h1:l4/5NZtYd/SIohsFhaJQQe+sPOTG22furpZ5FvcYOzk =
77github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ =
88github.com/antlr4-go/antlr/v4 v4.13.1 /go.mod h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw =
9- github.com/coreos/go-oidc/v3 v3.11 .0 h1:Ia3MxdwpSw702YW0xgfmP1GVCMA9aEFWu12XUZ3/OtI =
10- github.com/coreos/go-oidc/v3 v3.11 .0 /go.mod h1:gE3LgjOgFoHi9a4ce4/tJczr0Ai2/BoDhf0r5lltWI0 =
9+ github.com/coreos/go-oidc/v3 v3.12 .0 h1:sJk+8G2qq94rDI6ehZ71Bol3oUHy63qNYmkiSjrc/Jo =
10+ github.com/coreos/go-oidc/v3 v3.12 .0 /go.mod h1:gE3LgjOgFoHi9a4ce4/tJczr0Ai2/BoDhf0r5lltWI0 =
1111github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1212github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1313github.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