Upgrade to Go 1.23.6 (#371)

This commit is contained in:
Geoff Bourne
2025-03-02 20:03:34 -06:00
committed by GitHub
parent b09659dea6
commit 8819329a11
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ module github.com/itzg/mc-router
go 1.21
toolchain go1.22.5
toolchain go1.23.6
require (
github.com/go-kit/kit v0.13.0