This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
github.com/linksmart/go-sec/authz Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/grandcat/zeroconf v1.0.1-0.20200528163356-cfc8183341d9
1313 github.com/justinas/alice v0.0.0-20160512134231-052b8b6c18ed
1414 github.com/kelseyhightower/envconfig v1.4.0
15- github.com/linksmart/go-sec v1.3.2
15+ github.com/linksmart/go-sec v1.3.3
1616 github.com/linksmart/service-catalog/v3 v3.0.0-beta.1.0.20200302143206-92739dd2a511
1717 github.com/miekg/dns v1.1.29 // indirect
1818 github.com/onsi/ginkgo v1.12.0 // indirect
Original file line number Diff line number Diff line change @@ -48,6 +48,8 @@ github.com/linksmart/go-sec v1.0.1 h1:UNeRj81/KHCy4hkFcZn7x5N/nM+uNxe+xsLBQzNF7k
4848github.com/linksmart/go-sec v1.0.1 /go.mod h1:bTksBzP6fCEwIM43z8m3jSRa4YIAWdUwMBYjcoftm1c =
4949github.com/linksmart/go-sec v1.3.2 h1:FSW9bvXGFZouNAqJYuv9Kh7Bfhbkezt9V/6/hbgMbAw =
5050github.com/linksmart/go-sec v1.3.2 /go.mod h1:W9EZRLqptioAzaxMjWEKzd5jye53aoRzMi4KO+FCFjY =
51+ github.com/linksmart/go-sec v1.3.3 h1:i+wVndlGK4jWujpFWxn1rXZpxkSvDj8GLf9KXAZkTZk =
52+ github.com/linksmart/go-sec v1.3.3 /go.mod h1:W9EZRLqptioAzaxMjWEKzd5jye53aoRzMi4KO+FCFjY =
5153github.com/linksmart/service-catalog/v3 v3.0.0-beta.1.0.20200302143206-92739dd2a511 h1:JNHuaKtZUDsgbGJ5bdFBZ4vIUlJB7EBvjLdSaNOFatQ =
5254github.com/linksmart/service-catalog/v3 v3.0.0-beta.1.0.20200302143206-92739dd2a511 /go.mod h1:2C0k5NvYvMgX2y095WCfuhpfZyKrZXX/TjYxlgR9K8g =
5355github.com/miekg/dns v1.1.27 h1:aEH/kqUzUxGJ/UHcEKdJY+ugH6WEzsEBBSPa8zuy1aM =
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ github.com/justinas/alice
4343# github.com/kelseyhightower/envconfig v1.4.0
4444## explicit
4545github.com/kelseyhightower/envconfig
46- # github.com/linksmart/go-sec v1.3.2
46+ # github.com/linksmart/go-sec v1.3.3
4747## explicit
4848github.com/linksmart/go-sec/auth/keycloak/obtainer
4949github.com/linksmart/go-sec/auth/keycloak/validator
You can’t perform that action at this time.
0 commit comments