feat: add AutoTLS example (#3103)

Co-authored-by: Daniel N <2color@users.noreply.github.com>
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com>
This commit is contained in:
Daniel Norman
2025-02-13 13:21:22 +01:00
committed by GitHub
parent 6ce2043fb6
commit 898824c4c0
8 changed files with 382 additions and 148 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ jobs:
go-check:
uses: ipdxco/unified-github-workflows/.github/workflows/go-check.yml@v1.0
with:
go-version: "1.22.x"
go-version: "1.23.x"
go-generate-ignore-protoc-version-comments: true