527f2375d0
This updates k3s. This one's done by hand rather than via the update bot since the upstream repo ended up in a state where `go mod download` didn't work, and we had `proxyVendor` set (which causes a `go mod download`). Deleting `proxyVendor` works now though, and I didn't actually fully understand why it was needed before, so I've removed that. Which unblocks the update. The actual update was done via `./update.sh` after removing `proxyVendor` and the `k3sServerVendorSha256` variables. |
||
---|---|---|
.. | ||
patches | ||
default.nix | ||
update.sh |