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 @@ -4,7 +4,7 @@ require (
44 github.com/crewjam/saml v0.4.14
55 github.com/go-jose/go-jose/v4 v4.1.1
66 github.com/gorilla/websocket v1.5.3
7- github.com/itzg/go-flagsfiller v1.15.2
7+ github.com/itzg/go-flagsfiller v1.16.0
88 github.com/itzg/zapconfigs v0.1.0
99 github.com/patrickmn/go-cache v2.1.0+incompatible
1010 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
2121github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
2222github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI =
2323github.com/iancoleman/strcase v0.3.0 /go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho =
24- github.com/itzg/go-flagsfiller v1.15.2 h1:DvhhOKuqzawoa6C/3Q/y8pFbdO5PBdgnIvz84ZGkY0g =
25- github.com/itzg/go-flagsfiller v1.15.2 /go.mod h1:XmllPPi99O7vXTG9wa/Hzmhnkv6BXBF1W57ifbQTVs4 =
24+ github.com/itzg/go-flagsfiller v1.16.0 h1:YNwjLzFIeFzZpctT2RiN8T5qxiGrCX33bGSwtN6OSAA =
25+ github.com/itzg/go-flagsfiller v1.16.0 /go.mod h1:XmllPPi99O7vXTG9wa/Hzmhnkv6BXBF1W57ifbQTVs4 =
2626github.com/itzg/zapconfigs v0.1.0 h1:Gokocm8VaTNnZjvIiVA5NEhzZ1v7lEyXY/AbeBmq6YQ =
2727github.com/itzg/zapconfigs v0.1.0 /go.mod h1:y4dArgRUOFbGRkUNJ8XSSw98FGn03wtkvMPy+OSA5Rc =
2828github.com/jonboulle/clockwork v0.2.2 /go.mod h1:Pkfl5aHPm1nk2H9h0bjmnJD/BcgbGXUBGnn1kMkgxc8 =
You can’t perform that action at this time.
0 commit comments