Skip to content

Commit

Permalink
Merge pull request #121 from karlderkaefer/renovate/go-1.x
Browse files Browse the repository at this point in the history
chore(deps): update go orb to v1.9.0
  • Loading branch information
renovate[bot] committed Nov 1, 2023
2 parents e9fb658 + f0589c1 commit 79e2540
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 @@ -2,7 +2,7 @@ version: 2.1

orbs:
node: circleci/node@5.1.0
go: circleci/go@1.8.0
go: circleci/go@1.9.0
codecov: codecov/codecov@3.3.0

commands:
Expand Down

0 comments on commit 79e2540

Please sign in to comment.