Hunam (Elie TD)
Hunam (Elie TD)
``` OS: macos, macOS, 12.4, 21F79 Processor: 8 cpus, 64bit, little endian, Apple M1 CC version: Apple clang version 13.1.6 (clang-1316.0.21.2.5) getwd: /Users/hunam/Documents/dev/go2v vmodules: /Users/hunam/.vmodules vroot: /Applications/v vexe: /Applications/v/v vexe...
**To Reproduce** ```go package main import "github.com/go-fuego/fuego" type Inner struct { InnerField string `validate:"required"` } type Outer struct { Inner OuterField string `validate:"required"` } func main() { s := fuego.NewServer()...
``` OS: macos, macOS, 12.4, 21F79 Processor: 8 cpus, 64bit, little endian, Apple M1 CC version: Apple clang version 13.1.6 (clang-1316.0.21.2.5) getwd: /Users/hunam/Documents/dev/go2v vmodules: /Users/hunam/.vmodules vroot: /Applications/v vexe: /Applications/v/v vexe...
### What happened? https://github.com/user-attachments/assets/0888d055-4f36-4b0b-bd03-703afe0c95cd I'm only able to reproduce this when compiling the mod myself. ### What mod loaders are you seeing the problem on? Fabric, Forge ### What do...
``` OS: macos, macOS, 12.1, 21C52 Processor: 8 cpus, 64bit, little endian, Apple M1 CC version: Apple clang version 13.0.0 (clang-1300.0.29.30) getwd: /Users/hunam/Documents/dev/go2v vmodules: /Users/hunam/.vmodules vroot: /Applications/v vexe: /Applications/v/v vexe...
``` OS: macos, macOS, 12.3.1, 21E258 Processor: 8 cpus, 64bit, little endian, Apple M1 CC version: Apple clang version 13.1.6 (clang-1316.0.21.2) getwd: /Users/hunam/Documents/dev/go2v vmodules: /Users/hunam/.vmodules vroot: /Applications/v vexe: /Applications/v/v vexe...