Release v1.0.0 #major
release / goreleaser (push) Successful in 27s

This commit is contained in:
2026-06-03 00:52:41 -05:00
parent ec2ba08b5e
commit 58b5a5bd9a
6 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"os"
"time"
"git.destefano.cloud/fdestefano/RocketLeagueBot-Renderer/internal/hub"
"git.destefano.cloud/texasmade/RocketLeagueBot-Renderer/internal/hub"
)
// Info is the JSON shape returned by /api/recordings.
+2 -2
View File
@@ -7,8 +7,8 @@ import (
"github.com/klauspost/compress/zstd"
"git.destefano.cloud/fdestefano/RocketLeagueBot-Renderer/internal/hub"
"git.destefano.cloud/fdestefano/RocketLeagueBot-Renderer/internal/stats"
"git.destefano.cloud/texasmade/RocketLeagueBot-Renderer/internal/hub"
"git.destefano.cloud/texasmade/RocketLeagueBot-Renderer/internal/stats"
)
const (