MarcelH-Tabeo
MarcelH-Tabeo
I get this: ``` panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2...
I get this: ``` go-safer ./... panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation...
in go.mod : go 1.18 It could be newer, right? But the main "issue" here is, on the application, it shows 0.5.3 while I just renewed everything, so it should...