Skip to content

Commit

Permalink
Merge pull request #114 from initializ-buildpacks/automations/go-mod-…
Browse files Browse the repository at this point in the history
…update/update-main

Updates go mod version to 1.23.3
  • Loading branch information
janisar007 authored Nov 18, 2024
2 parents 78f6979 + 71dcf94 commit 59e9fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/initializ-buildpacks/go-build

go 1.23.2
go 1.23.3

require (
github.com/BurntSushi/toml v1.3.2
Expand Down

0 comments on commit 59e9fb1

Please sign in to comment.