-
**Describe the bug**
```console
$ apt depends cw-tail
cw-tail
Depends: git
git:i386
Replaces: cw (
-
**Is your feature request related to a problem? Please describe.**
There is no easy to to run treefmt inside of github actions without using nix.
**Describe the solution you'd like**
Provide …
-
I've seen a number of developers suggest using Makefiles to handle Go project builds (I'm learning to do this as well):
- https://github.com/mirror/make
I've also seen a number of suggestions fo…
-
Hello Kevin and folks here :grin:
The current CTFd build and release process **works**, but we can -and need- to go further.
Why ? TL;DR: **security**... [SLSA Level 3](https://slsa.dev/get-starte…
-
I'm getting the following panic (in CI, but not on local):
```
tyk-1 | panic: runtime error: hash of unhashable type [2]string
tyk-1 |
tyk-1 | goroutine 54 […
-
Hi! My params for Linux release.
set GOARCH=amd64
set GOOS=linux
go build -ldflags "-s -w"
Output:
C:\Users\admin\go\pkg\mod\github.com\chai2010\webp@v1.1.1\webp.go:22:9: undefined: webpGet…
-
This would be rad if we could for one get first steps into using actions to build out releases so there's an easy download binary option but also have it cross platform out of the box using the built …
-
While I was working on https://github.com/Sjeanpierre/passenger-datadog-monitor/pull/10 - I also realize I need a standard way to download and use a trusted binary in multiple places.
I've been us…
-
### Is your feature request related to a problem? Please describe.
I am attempting to use the announce/webhook feature to poke at pkg.go.dev to update it's cache. I did this via `curl -XPOST https://…
-
Can we please expand the number of precompiled ports of checkmake for the various Go friendly platform pairs?
We could easily do ARM ports, FreeBSD ports, and more by asking the Go compiler to outp…