Skip to content

Commit

Permalink
chore: bump Go to 1.20
Browse files Browse the repository at this point in the history
See #1497
  • Loading branch information
mdelapenya committed Aug 14, 2023
1 parent 06d9965 commit d040324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/artemis/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/testcontainers/testcontainers-go/modules/artemis

go 1.19
go 1.20

require (
github.com/docker/go-connections v0.4.0
Expand Down

0 comments on commit d040324

Please sign in to comment.