Skip to content

Commit

Permalink
Merge pull request #620 from deniszh/dzhdanov/mod-tidy-sync
Browse files Browse the repository at this point in the history
Fixing modules after upgrade and go version
  • Loading branch information
deniszh committed Aug 22, 2024
2 parents 73ac970 + b45e88e commit 378dc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ 1.20.x, 1.21.x, 1.22.x, tip ]
go: [ 1.21.x, 1.22.x, 1.23.x, tip ]

steps:
- name: Set up Go stable
Expand Down

0 comments on commit 378dc9c

Please sign in to comment.