Skip to content

Commit

Permalink
Merge pull request #47 from yosida95/renovate/go-1.x
Browse files Browse the repository at this point in the history
Update go orb to 1.8
  • Loading branch information
yosida95 committed Sep 4, 2023
2 parents 831fb3c + 67d0703 commit af33836
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
@@ -1,7 +1,7 @@
---
version: 2.1
orbs:
go: circleci/go@1.7
go: circleci/go@1.8
jobs:
build:
docker:
Expand Down

0 comments on commit af33836

Please sign in to comment.