Skip to content

Commit

Permalink
Lint on 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
kisunji committed Oct 13, 2021
1 parent 5a945b4 commit 78ac091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
lint:
executor:
name: golang
version: "1.16"
version: "1.17"
steps:
- checkout
- run: go mod download
Expand Down

0 comments on commit 78ac091

Please sign in to comment.