Compare commits

..

No commits in common. "tcl/master" and "feature/11-update_master_to_beta_release_commits" have entirely different histories.

View file

@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: '1.22.11'
go-version: '1.22'
- name: Install govulncheck
run: go install golang.org/x/vuln/cmd/govulncheck@latest