Skip to content

Commit 1a4c27d

Browse files
authored
fix typo (#333)
1 parent d90721c commit 1a4c27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- run: gofmt -s -l .
119119
go119_release:
120120
docker:
121-
- image: cimg/go:1.9
121+
- image: cimg/go:1.19
122122
steps:
123123
- add_ssh_keys:
124124
fingerprints:

0 commit comments

Comments
 (0)