storj/satellite/console/consolewasm
Kaloyan Raev 82b108de69 satellite/console/consolewasm: no direct cast to grant.Permission
A new field is introduced to grant.Permission in storj.io/common. Having
a direct cast here leads to compilation problems when bumping
storj.io/uplink to the latest storj.io/common. Avoiding the direct cast
resolves the issue.

Context: https://github.com/storj/storj/issues/6249

Change-Id: I3b9bc14ebcce8e192e218c621b996300753b8de4
2023-09-07 13:27:53 +03:00
..
access_test.go all: replace deprecated ioutil 2022-10-31 15:50:41 +00:00
access.go {satellite/console,web/satellite}: get project salt from satellite 2022-10-12 19:06:27 +00:00
permission_test.go go.mod: bump storj.io/uplink 2023-06-26 13:51:13 +00:00
permission.go Use WithNonce when creating caveats 2021-02-04 13:46:32 -05:00
restrict.go satellite/console/consolewasm: no direct cast to grant.Permission 2023-09-07 13:27:53 +03:00