upgrade go

This commit is contained in:
2025-09-02 13:20:21 -04:00
parent 7f6c91ae74
commit 854819d966
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module gitea.libretechconsulting.com/rmcguire/go-app
go 1.24.2
go 1.25
require (
buf.build/go/protovalidate v0.14.0