-
=> ERROR [ovpn-admin:local backend-builder 2/5] RUN go install github.com/gobuffalo/packr/v2/packr2@latest
#0 16.03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
#0 16.48 p…
-
Hi,
Not sure if that should be worrying but on newest nodejs I get following error:
`RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: "length" is outside of buffer bounds
at proto.utf8Write (node:inter…
-
We are seeing CI failures in some private repositories that pull in this repo as a transitive dependency (due to it being used in github.com/gobuffalo/packr). The issue appears to be that the `safe.R…
-
As the encoding Buffer is tied to the module scope ([`target`](https://github.com/kriszyp/msgpackr/blob/0da484e8440c7a04227e3ceaa26640deaef00b69/pack.js#L12)), when using multiple `Packr` instances al…
endel updated
4 months ago
-
Use the official go embed and remove the packr dependency?
-
Go Templates are great! And having a separate template file(ie. `box/index.gohtml`) with IDE support greatly improves UI coding experience.
But in order to achieve single binary deploy, I used `gob…
-
**Is your feature request related to a problem? Please describe.**
Getting Mundus to run has deterred several people from using it. I've made changes to improve this by getting rid of kryo. Mundus rep…
-
When changes are made to the event templates, they need to be recompiled. Right now that is only documented in source code at https://github.com/devopsdays/devopsdays-cli/blob/master/event/make_event_…
-
Hello!
I have a case where I have to wrap packr into an array of Box in order to preserve semantic. So, I wonder if it is a good idea to provide a type alias which is an array of box.
```golang
…
-
I've got the following file that runs [packr](https://github.com/gobuffalo/packr) via `go generate`. But it only seems to run `go generate` when initially running `realize start`.
```go
//go:gener…