We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a57c9 commit 417a40fCopy full SHA for 417a40f
1 file changed
go.mod
@@ -3,7 +3,7 @@ module github.com/Microkubes/authorization-server
3
go 1.13
4
5
require (
6
- github.com/Microkubes/microservice-security v1.1.0
+ github.com/Microkubes/microservice-security v1.2.1
7
github.com/Microkubes/microservice-tools v1.1.0
8
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
9
github.com/gorilla/securecookie v1.1.1
0 commit comments