-
.golangci.yml
```
service:
project-path: github.com/trustbloc/sidetree-fabric
golangci-lint-version: 1.16.x
prepare:
- GO111MODULE=on go mod vendor;cd test/bddtests;GO111MODULE=on go…
-
I have given following command
```
[xxx@localhost ~]$ git clone https://github.com/ory/hydra.git
Cloning into 'hydra'...
remote: Enumerating objects: 26, done.
remote: Counting objects: 100% (26/…
-
## Bug Report
Hi,
Following the Quick-start guide and making sure prerequisites are met I was trying to install operator-sdk but it fails.
**What did you do?**
I was following the quickst…
-
I am trying to build the project following instructions using latest go `1.12.6` but i get the following error:
```
user@host:~# go get -u github.com/cycloidio/terracognita
# github.com/cycloidi…
-
Right now, `dep` will resolve `gobwas/pool` dependency in a way that latest (and used) version is `e294a5482d9a8523f8e6b2744ea2185083c838af` which is currently 2 commits back. The reason is because it…
-
Running into some dependency resolution issues using go 1.11 and go modules
I'm experiencing what I think is version incompatibilities in my package dependencies.
Here is the error I am receivin…
-
Hello @gobwas - I'm Jeeva, I'm planning to bring Websocket feature on next release of [aah framework](https://aahframework.org). I have read [this article](https://medium.freecodecamp.org/million-webs…
-
This problem happened twice on all postsubmit jobs on master branch.
```
time="2018-11-29T10:36:51Z" level=error msg="failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' run…
-
-
Right now our per-address structured information omits any detailed info about unlocked outputs. However, given (a) wild-card pattern matching filter(s), `rexplorer` should also keep track (per-addres…