Skip to content

Commit

Permalink
chore(deps): update dependency go
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 5d843bf commit ed8b070
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@
version: 2.1

orbs:
go: circleci/go@1.11.0
go: circleci/go@1.12.0
tcc: atomicjar/[email protected]

executors:
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/mdelapenya/testcontainers-go-compose

go 1.22

toolchain go1.22.4
toolchain go1.23.3

require (
github.com/testcontainers/testcontainers-go v0.33.0
Expand Down

0 comments on commit ed8b070

Please sign in to comment.