Skip to content

Commit

Permalink
Merge pull request #33 from sony/feature/fix_internal_ci_failures
Browse files Browse the repository at this point in the history
bump go version to 1.21 on rocro
  • Loading branch information
KazuhitoNakamura authored Feb 28, 2024
2 parents fda147a + 18a889b commit b85bcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ inspecode:
- "internal/"
- "**/*_test.go"
runtime:
go: 1.20
go: 1.21
cpd: default
dependency-check:
machine:
Expand Down

0 comments on commit b85bcd0

Please sign in to comment.