-
_Originally posted by @ZeroClover in https://github.com/gravitational/teleport/discussions/6491_
I tried to configure S3 API-compatible storage for Teleport, but it doesn't work.
I can see in S3…
-
Hello we are starting a new project in go that has its API defined as protobuf. Every place I read about protobuf seems to imply that the `*.proto` files always live in `/proto` folder (directly in th…
-
👋 I noticed that only a subset of the registered claims can be configured to be required.
PR #351, for example, adds the `requireExp` field to the core `Validator`.
Other fields like `iat` are h…
-
I can't seem to use an HTTPS git source from behind a corporate proxy, e.g. `http://proxy.contoso.com:8080`.
Buildx version: `github.com/docker/buildx v0.12.1 30feaa1a915b869ebc2eea6328624b49facd4b…
-
When uploading an animated webp via the API, an error will be returned and the server logs will say something like `riff: short chunk header`.
This is due to Go not yet supporting decoding of anima…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
Docker daemon shouldn't crash when trying to run image
…
eranb updated
5 years ago
-
**Is your feature request related to a problem? Please describe.**
Add support for SuggestedFixes.
https://github.com/golang/tools/blob/b4639ccb830b1c9602f1c96eba624bbbe20650ea/go/analysis/doc/s…
ldez updated
5 months ago
-
### **What version of protobuf and what language are you using?**
Version: `google.golang.org/protobuf v1.31.0`
### **What did you do?**
I am trying to use a timestamppb type in my proto file, bu…
-
Actually, I'm not sure if it should be `go mod mvs`, some different subcommand, or rolled into something like `go mod why`. But, what I'd like is something like:
```
$ go mod graph
cloud.google.c…
-
# Go 언어 배우기 - 5일차 Go Fiber API | 태주네 블로그
가장 빠르다는 Go-fiber 웹프레임워크를 이용하여 GORM 과 SQLite 로 간단한 REST API 를 만들어봅니다. (5일차)
[https://taejoone.jeju.onl/posts/2022-11-15-golang-tutorial-day5/](https://taejoon…