-
Often, errors require parameters, e.g.:
~~~
return nil, fmt.Errorf("unknown storage provider '%s'", providerName)
~~~
These aren't errors that need a statically/globally defined type, nor is t…
-
Здравствуйте!
Пытаюсь разработать Cloud Function API Gateway + Websocket. При подключении SDK в проект он перестает собираться при публикации новой версии функции.
Я подключаю SDK путем добавлен…
-
[INFO] --> Fetching updates for github.com/influxdata/influxdb.
[ERROR] Update failed for github.com/influxdata/influxdb: Unable to retrieve checked out version
-
- [x] - kubernetes-2024-01-03.zip/kops/vendor/[github.com/hashicorp/errwrap/LICENSE](http://github.com/hashicorp/errwrap/LICENSE)
- [x] - kubernetes-2024-01-03.zip/kops/vendor/[github.com/hashicorp/g…
-
Hi everyone,
I try tobuld the vault-ssh-help for an arm64 architecture. When I do make updatedeps, this opperation fails:
> $ make updatedeps
GO111MODULE=off go get -u github.com/mitchellh/gox…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version go1.10.3 darwin/amd64 vgo:2018-02-20.1
### Does this issue re…
-
I'm running CentOS.
I just cloned the repo and ran:
```
mconfig --with-suid
cd builddir
make
```
And got this, ending with `Error 1`:
```
$ make
GEN GO DEP /home/msimenc/softwa…
-
**What happened**:
```
$ grype docker.io/mattermost/mattermost-enterprise-edition:9.7.1
github.com/mattermost/mattermost/server/v8 3.45.1
```
Where is the `3.45.1` value coming from?
``…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.19rc2 linux/amd64
### Does this issue reproduce with the latest release?
Yes, built just now from mas…
-
Reference:
https://github.com/google/cadvisor/blob/master/docs/development/build.md
Issue:
# make build
>> building assets
can't load package: package github.com/kevinburke/go-bindata/go-bind…