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 @@ -7,7 +7,7 @@ require (
77 github.com/Azure/go-autorest/autorest/adal v0.9.18
88 github.com/Azure/go-autorest/autorest/azure/auth v0.5.10
99 github.com/Azure/go-autorest/autorest/azure/cli v0.4.3
10- github.com/golang-jwt/jwt/v4 v4.1 .0
10+ github.com/golang-jwt/jwt/v4 v4.2 .0
1111 github.com/google/go-querystring v1.1.0
1212 github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
1313 github.com/hashicorp/go-retryablehttp v0.7.0
Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2
161161github.com/go-test/deep v1.0.3 h1:ZrJSEWsXzPOxaZnFteGEfooLba+ju3FYIbOrS+rQd68 =
162162github.com/go-test/deep v1.0.3 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
163163github.com/golang-jwt/jwt/v4 v4.0.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
164- github.com/golang-jwt/jwt/v4 v4.1 .0 h1:XUgk2Ex5veyVFVeLm0xhusUTQybEbexJXrvPNOKkSY0 =
165- github.com/golang-jwt/jwt/v4 v4.1 .0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
164+ github.com/golang-jwt/jwt/v4 v4.2 .0 h1:besgBTC8w8HjP6NzQdxwKH9Z5oQMZ24ThTrHp3cZ8eU =
165+ github.com/golang-jwt/jwt/v4 v4.2 .0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
166166github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
167167github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
168168github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
You can’t perform that action at this time.
0 commit comments