Bump go version, update hashicorp/lru to v2 #5

Merged
fyrchik merged 9 commits from update-go into master 2022-12-31 20:04:07 +00:00
fyrchik commented 2022-12-30 10:29:46 +00:00 (Migrated from github.com)
No description provided.
realloc (Migrated from github.com) reviewed 2022-12-30 10:29:46 +00:00
carpawell (Migrated from github.com) reviewed 2022-12-30 10:29:46 +00:00
acid-ant (Migrated from github.com) reviewed 2022-12-30 10:35:40 +00:00
alexvanin (Migrated from github.com) reviewed 2022-12-30 10:38:55 +00:00
alexvanin (Migrated from github.com) commented 2022-12-30 10:36:08 +00:00

I like how short it gets with generics.

I like how short it gets with generics.
fyrchik (Migrated from github.com) reviewed 2022-12-30 13:34:47 +00:00
fyrchik (Migrated from github.com) commented 2022-12-30 13:34:47 +00:00

Oh, your commment made me think, that we do not need to encode the container ID here, can use cid.ID too. Fixed.

Oh, your commment made me think, that we do not need to encode the container ID here, can use `cid.ID` too. Fixed.
fyrchik (Migrated from github.com) reviewed 2022-12-30 13:35:47 +00:00
fyrchik (Migrated from github.com) commented 2022-12-30 13:35:47 +00:00

The only problem I encountered is that you cannot define a type like type X Type[int, int] and then some methods on top of it.

The only problem I encountered is that you cannot define a type like `type X Type[int, int]` and then some methods on top of it.
alexvanin (Migrated from github.com) approved these changes 2022-12-30 17:26:55 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#5
No description provided.