Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Remove unnecessary toolchain from go.mod.
Only Go 1.21 is actually required. The addition of the toolchain line makes it require Go 1.22.3 which is not at all necessary and should not be there.
- Loading branch information