-
Currently, SQLite is not built into the release CLI.
It means that SQLite is not officially supported by migrate since it's not in our test suite. This is due to issues with cross-compiling and CGO…
-
First of all thanks for making this great library bitbucket, godoc-vfs, s3, gcs, file, github, github-ee, gitlab, go-bindata
**Loaded Database Drivers**
(Should not matter)
> Database drivers:…
42LM updated
2 months ago
-
**What information does an external contributor need to fix this specific issue**; such that **pre-installed Go modules (by this user; before runtime)** can be used by the interpreter at runtime progr…
-
- Simple error handling primitives. [github.com/pkg/errors](https://github.com/pkg/errors)
- REST-style Web Services
- package for building REST-style Web Services using Google Go.[go-restful](h…
-
### Describe the bug
I'm trying to autoinstrument the OpenTelemetry Collector. I tried copying the binary from the `otel/opentelemetry-collector` image to another based on `fedora`.
```
from otel…
-
Hi there
I am compiling golang plugin from code, and then read in the plugin again - for reading in code dynamic.
This works great from the terminal, but the problem is that when reading in the …
-
[Add `firebaseui-web` support](https://github.com/firebase/firebaseui-web)
[Add Google Cloud (GC) Billing API support](https://cloud.google.com/billing/docs/reference/rest)
[Twilio -> GC Billing API…
-
# why
Docker [healthchecks](https://docs.docker.com/reference/dockerfile/#healthcheck) are minor but a nice to have. Services like AWS ECS make good use of them. The result shows in `docker ps`. I do…
-
- https://goreleaser.com/
- > Release Go projects as fast and easily as possible!
- https://github.com/goreleaser/goreleaser
- > GoReleaser builds Go binaries for several platforms, creates…
-
### Describe the request
from @kittaakos:
> I have noticed that the `additionalProperties` is absent from the schema. Hence, when generating types downstream, arbitrary properties are valid. Are t…