implement class logo
All checks were successful
Build and Publish / check-chart (push) Successful in 20s
Build and Publish / helm-release (push) Has been skipped
Build and Publish / release (push) Successful in 4m55s

This commit is contained in:
2025-07-08 16:28:53 -04:00
parent bfcebb63c5
commit 1e8d3abf8a
14 changed files with 1715 additions and 22 deletions

1
go.mod
View File

@ -4,6 +4,7 @@ go 1.24.1
require (
gitea.libretechconsulting.com/rmcguire/go-app v0.9.2
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
github.com/go-resty/resty/v2 v2.16.5
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
github.com/rs/zerolog v1.34.0