Chore: Fix Go Workspace Check workflow and run make update-workspace (#103261)

* Chore: Fix Go Workspace Check workflow

* Chore: Run make update-workspace
This commit is contained in:
Matheus Macabu
2025-04-02 12:26:38 +02:00
committed by GitHub
parent 135fbf6258
commit d5addcc822
8 changed files with 16 additions and 23 deletions
+1 -1
View File
@@ -25,8 +25,8 @@ jobs:
- name: Set go version
uses: actions/setup-go@v4
cache: false
with:
cache: false
go-version-file: go.mod
- name: Update workspace