Skip to content

Commit 28d9926

Browse files
authored
Merge pull request #89 from initializ-buildpacks/automations/go-mod-update/update-main
Updates go mod version to 1.23.3
2 parents 9a0e803 + 485784d commit 28d9926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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/node-engine
22

3-
go 1.23.2
3+
go 1.23.3
44

55
require (
66
github.com/BurntSushi/toml v1.4.0

0 commit comments

Comments
 (0)