X go.mod: Adjust it for updated zodb/internal/weak
- go 1.14 -> 1.18 as we now use generics - `go get go4.org/unsafe/assume-no-moving-gc` since weak package uses that - `go mod tidy` as go build/test now was requesting this
Showing
Please register or sign in to comment