-
A global `Logger` in a library like `sentry-go` poses some problems.
- Limited ability to filter logs by Hub, Client or other component.
Either all log messages are on or all off. Things can get…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
```
x-MacBook-Pro:mobile-sdk apple$ go version
go version go1.7.1 darwin/amd64…
-
### What version are you using?
v20.3.3
### What did you do?
With soroban 20.3.1 I tried to call `soroban contract install` with a 61 kb wasm in testnet and got error: `Fee was too large 49…
mn13 updated
8 months ago
-
Hi
As mentionned on the [Slack Channel](https://cloud-native.slack.com/archives/CJ1KHJM5Z/p1726284510294629?thread_ts=1723529800.316829&cid=CJ1KHJM5Z) 2 weeks ago
I started implementing the Oras…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### Is your proposal related to a problem?
[Perses](https://perses.dev/) is an open-source project aimed at simplifying the creation and management of dashboards for observability and monitorin…
-
### Describe you feature request
### I've build a frankenphp.exe on windows
After modifying some code in php-src and some code in c-thread-pool and some code in frankenphp, I came up with a window…
-
**Bug Description**
Adding the `github.com/magefile/mage/sh` package into a `magefile` causes `github.com/magefile/mage v1.15.0` to be added as an indirect dependency in the projects `go.mod`.
B…
-
# Glow
# Grant category
Please select one or more of:
- [ ] Open source maintenance
- [x] Developer tools / services
- [ ] Educational material
# Description
Flow development in Golan…
-
In runtime.go, `convertCallParameter()` does a decent job of doing what it can. But sometimes I need more. I don't want to write silly wrapper functions, say, to convert a `string` into an `io.Write…