Skip to content

Commit 068e57b

Browse files
committed
Use security v1.2.1
1 parent cf39cad commit 068e57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/Microkubes/jwt-issuer
33
go 1.13
44

55
require (
6-
github.com/Microkubes/microservice-security v1.1.0
6+
github.com/Microkubes/microservice-security v1.2.1
77
github.com/Microkubes/microservice-tools v1.1.0
88
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
99
github.com/ajg/form v1.5.1 // indirect

0 commit comments

Comments
 (0)