-
So to my understanding, this package emulates `go mod vendor`. However, in order to use the `vendor` directory with `buildGoModule` (see #116), the `modules.txt` file is required:
```
go: inconsis…
-
So that we can match the functionality in snowplow/snowplow#652
Is there a hack where the `cs-object` recorded in the CloudFront access log would show us `com.snowplowanalytics` etc?
Lower priority…
-
**Component**: build, charts
**Why this is needed**:
Everytime one wants to update a vendored Helm chart, a manual process is required to:
- find the source of the Helm chart, to furthe…
-
With Deno v1 `deno vendor` command I used to build the complete local copy of the project dependencies, then to run it without having to rely on remote access with `deno run --no-remote` flag.
Tryi…
-
### Description
The pulp code that we're vendoring for `rv_dm` contains some code that triggers Verilator warnings about address truncation. We're currently waiving the warning in `pulp_riscv_dbg.vlt…
-
### Problem
I've patched some git dependencies to get fetched from another repository. `cargo build` works perfectly fine, but when running `cargo vendor` _some_ dependencies don't get put in the `…
-
The latest (0.15.0+) update runs into breaking tests when vendoring.
```
[ 10s] go test -v ./...
[ 10s] # github.com/google/go-tpm-tools/simulator/internal
[ 10s] vendor/github.com/google/go…
-
This might require vendoring the CSS/JS.
-
Since this is a "best practice" example I suggest switching to Dep (the semi-official vendoring app) instead of Govendor. Cheers!
-
## My urfave/cli version is
github.com/urfave/cli/v2 v2.27.5
## Checklist
- [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases).
…