Skip to content

Commit

Permalink
build: update dependencies and go 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Nov 16, 2023
1 parent 0622c48 commit e36a690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: '1.20.0'
go-version: '1.21'

- name: Audit
run: |
Expand Down

0 comments on commit e36a690

Please sign in to comment.