Skip to content

Commit

Permalink
Merge branch 'master' into master#release#minor
Browse files Browse the repository at this point in the history
  • Loading branch information
kubasobon authored Nov 10, 2023
2 parents 3cc7746 + 5949a40 commit 22eac86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre_commit_go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-python@v4
- uses: actions/setup-go@v3
with:
go-version: "1.19"
go-version: "1.21"
- name: Install goimports
run: |
go install golang.org/x/tools/cmd/goimports@latest
Expand Down

0 comments on commit 22eac86

Please sign in to comment.