Phil Bayfield
Phil Bayfield
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/fosite/blob/master/CODE_OF_CONDUCT.md). -...
- [X] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - [X] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version eg. v9,...
### Ktorfit version 1.7.0 ### What happened and how can we reproduce this issue? Code generated for form fields what are non-null have null safe access resulting in these warnings...
**Describe the bug** I've bundled some commonly used dependencies in modules for convenience, for example db initialisation and web server start up. In one of my web services I implemented...
Console log: ```shell jasmin:x:999: mkdir: cannot create directory ‘/etc/jasmin/store’: File exists dpkg: error processing package jasmin-sms-gateway (--configure): installed jasmin-sms-gateway package post-installation script subprocess returned error exit status 1 Errors were...
**Client** Datastore **Environment** Linux **Go Environment** $ go version ``` go version go1.22.3 linux/amd64 ``` $ go env ``` GO111MODULE='on' GOARCH='amd64' GOBIN='' GOCACHE='/home/phil/.cache/go-build' GOENV='/home/phil/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE=''...