Skip to content

Commit 5a00c2b

Browse files
authored
Merge pull request #26 from initializ-buildpacks/automations/go-mod-update/update-main
Updates go mod version to 1.23.4
2 parents 6ed124e + 69f6738 commit 5a00c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/initializ-buildpacks/python-start
22

3-
go 1.23.1
3+
go 1.23.4
44

55
// https://golang.testcontainers.org/quickstart/#2-install-testcontainers-for-go
66
replace github.com/docker/docker => github.com/docker/docker v20.10.3-0.20221013203545-33ab36d6b304+incompatible // 22.06 branch

0 commit comments

Comments
 (0)