diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index ef27dfbe..eadb89d3 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -7,7 +7,7 @@ on: branches: [master] env: - GO_VERSION: '1.19' + GO_VERSION: '1.21' jobs: verify-dependencies: