Vincent Composieux
Vincent Composieux
Closing this issue as it does not seems to have an issue with the library. Feel free to reopen if you still have any issue.
Hello, the `pegasus` store is now in a separated Go module so this should be fixed in case you only use the Gocache library (by importing `github.com/eko/gocache/v4/lib`). I close this...
Hello, the `pegasus` store is now in a separated Go module so this should be fixed in case you only use the Gocache library (by importing `github.com/eko/gocache/v4/lib`). I close this...
Now that Loadable cache support generics, I think we should make Marshaler support for generics too.
Hi @zphoenixrises, I have the exact same issue. Have you found any solution?
I found a solution by patching the `BUILD.bazel` generated files for this dependency, as mentioned in the issue here: https://github.com/bazelbuild/bazel-gazelle/issues/773 In the `deps.bzl` file, update the dependency with the patch:...
Hello @EtienneDh, Thank you for your proposal but it looks like there is an issue and you have to adapt the `.travis.yml` configuration. Thank you
Hi, I have the same issue using Bazel `6.0.0`. You have to stay on Bazel `5.4.0` at the moment if you want to use this.
Hi @akaushik759, Could you please submit a PR for fixing the README file? Thank you
@akaushik759, Could you please fork the repository, push the branch on your own repository and open a pull request against this repository please? Thank you