upgrade go-app, adjust gitignore

This commit is contained in:
2025-08-14 11:47:38 -04:00
parent bbc6190104
commit 497d85cf1c
4 changed files with 4 additions and 215 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ replace github.com/prometheus/otlptranslator => github.com/prometheus/otlptransl
require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.7-20250717185734-6c6e0d3c608e.1
gitea.libretechconsulting.com/rmcguire/go-app v0.10.2
gitea.libretechconsulting.com/rmcguire/go-app v0.11.0
github.com/go-resty/resty/v2 v2.16.5
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
github.com/rs/zerolog v1.34.0