-
There is a decent chance I am just confused here, but as far as I can tell, I suspect if your starting point is a clean environment, then running `go generate` in the go-fuzz/go-fuzz directory require…
-
`gty-migrate-from-testify` brings its own dependencies which are not used in general for users of `gotest.tools/v3/assert`.
By defining a new Go module for `gty-migrate-from-testify`, the dependenc…
-
In my non-professional experience with golang the packages grow over time in a single repo which makes it hard starting off with root packages. For location especially for this as an sdk package I wou…
-
The cortex-tools project includes a client for the cortex-ruler. This, in itself, seems pretty simple. However, including the client into a simple golang app causes that app to go from 12->72Mb, impor…
-
Sometimes outputting got and want isn't enough. There are many useful OSS packages for generating pretty diffs of strings, structs, slices etc, but it would be unreasonable for this binary to require …
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
/kind bug
> /kind feature
**What happened**: steps: a) Used orchestration to provision v…
-
Kak Eko mau nanya nih, kan aku paham dalam pengembangan backend ada banyak bahasa yang bisa dipakai. Dan dimana mana selalu ditekankan pilih satu saja dan tekuni itu sampai kamu kuasai atau jago bange…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.17.…
-
### Is your feature request related to a problem? Please describe.
This is a proof of concept of different ways we can manage dependencies for software development in an airgapped environment focused…
-
Resources needed to find all Instructions :
The general procedure is described in [tiny firmware setup instructions](https://github.com/skycoin/hardware-wallet/blob/master/tiny-firmware/README.md) …