bump go version to 1.23.6

This commit is contained in:
2025-02-11 07:00:53 +00:00
parent a2f467d1a6
commit b54875faaf

2
go.mod
View File

@@ -1,6 +1,6 @@
module proxmoxaas-fabric
go 1.23.2
go 1.23.6
require (
github.com/gin-gonic/gin v1.10.0