File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
plugins/boundary/mains/azure Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/davecgh/go-spew v1.1.1 // indirect
23
23
github.com/dimchansky/utfbom v1.1.1 // indirect
24
24
github.com/fatih/color v1.16.0 // indirect
25
- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
25
+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
26
26
github.com/golang/protobuf v1.5.3 // indirect
27
27
github.com/hashicorp/errwrap v1.1.0 // indirect
28
28
github.com/hashicorp/eventlogger v0.2.6-0.20231025104552-802587e608f0 // indirect
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ github.com/go-test/deep v1.0.4 h1:u2CU3YKy9I2pmu9pX0eq50wCgjfGIt539SqR7FbHiho=
97
97
github.com/go-test/deep v1.0.4 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
98
98
github.com/golang-jwt/jwt/v4 v4.0.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
99
99
github.com/golang-jwt/jwt/v4 v4.2.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
100
- github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
101
- github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
100
+ github.com/golang-jwt/jwt/v4 v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
101
+ github.com/golang-jwt/jwt/v4 v4.5.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
102
102
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
103
103
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
104
104
github.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