-
from a Service Provider:
Completed setting up validator and service-provider, deployment worked as well, however, not sure how to enable auction based deployments:
`HANDLE_AUCTION_REQUESTS=true`…
-
Hello @flopach , thank you so much for the fantastic work. I'm trying to run the digits_recognizer_pipeline.ipynb as your instruction however I'm facing this error, do you have any idea on this matter…
-
**Update** The proposal is https://github.com/golang/go/issues/64777#issuecomment-2261119181.
### Proposal Details
This proposal is a less flexible but perhaps easier to implement and maintain…
-
I get this error during software configuration when starting a cluster with the singularity project:
Chef::Exceptions::Package: yum_package[golang] (singularity::_install_v3 line 37) had an error: …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
I packaged this git into debian:
- https://bugs.debian.org/965065
- https://tracker.debian.org/pkg/golang-github-mmcloughlin-avo
However, it builds successfully only on amd64, but fails on other …
-
Using Golang 1.18 in the projec to analise.
### Steps to reproduce:
1. have a golang project that imports a library (Such as spf13/viper, or spf13/cobra) that import standard package lib "io/fs'…
-
**What version of protobuf and what language are you using?**
```bash
protoc --version
libprotoc 23.4
protoc-gen-go --version
protoc-gen-go v1.31.0
```
Golang lib:
```
google.golang.org/pro…
-
~/t/zabbix-passenger (master)> go version
`go version go1.19 linux/amd64`
~/t/zabbix-passenger (master)> go build zabbix-passenger.go
```
zabbix-passenger.go:7:2: no required module provides pac…
-
I am attempting to build a dll that uses this package. On opening the odbc connection with the `sql.Open("odbc", "mydns")` I always receive an unable to marshal error (very generic and disappointing).…