Skip to content

Commit

Permalink
chore: go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Dec 11, 2023
1 parent 2a44636 commit d843fe0
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 @@ -3,7 +3,7 @@ jobs:
build:
working_directory: /go/src/github.com/flowerinthenight/golang-monorepo/
docker:
- image: golang:1.19.1
- image: golang:1.20.5
steps:
- checkout
- setup_remote_docker:
Expand Down

0 comments on commit d843fe0

Please sign in to comment.