feat: base frontend

feat: base openapi v2 to openapi v3 generation
This commit is contained in:
2025-08-07 16:23:22 +01:00
parent 56e78231de
commit 859e075407
28 changed files with 6349 additions and 9 deletions

5
go.mod
View File

@@ -1,7 +1,8 @@
module github.com/hexolan/stocklet
go 1.21.1
toolchain go1.24.1
go 1.23.0
toolchain go1.24.3
require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.31.0-20231106192134-1baebb0a1518.2