provide method to generate identity claim from allocation
Showing
+44 -2
... | ... | @@ -191,7 +191,7 @@ require ( |
github.com/godbus/dbus/v5 v5.1.0 // indirect | ||
github.com/gogo/protobuf v1.3.2 // indirect | ||
github.com/gojuno/minimock/v3 v3.0.6 // indirect | ||
github.com/golang-jwt/jwt/v4 v4.0.0 // indirect | ||
github.com/golang-jwt/jwt/v4 v4.4.1 | ||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect | ||
github.com/google/btree v1.0.0 // indirect | ||
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 // indirect | ||
... | ... |
Please register or sign in to comment