Skip to content

Commit

Permalink
fix typo (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Aug 31, 2022
1 parent d90721c commit 1a4c27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -118,7 +118,7 @@ jobs:
- run: gofmt -s -l .
go119_release:
docker:
- image: cimg/go:1.9
- image: cimg/go:1.19
steps:
- add_ssh_keys:
fingerprints:
Expand Down

0 comments on commit 1a4c27d

Please sign in to comment.